index
:
qtjsbackend.git
master
Collabora's Android modifications to qtjsbackend
Pekka Paalanen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-19
Merge branch 'buildsystem'
HEAD
master
Oswald Buddenhagen
7
-52/+12
2012-06-13
compile mkv8snapshot in host mode
Oswald Buddenhagen
3
-15/+6
2012-06-13
build system cleanups
Oswald Buddenhagen
3
-11/+1
2012-06-13
switch to new-style configure tests
Oswald Buddenhagen
3
-6/+4
2012-06-13
auto-generate module pris
Oswald Buddenhagen
3
-20/+1
2012-06-13
[V8] Implement OS::SetUp() and OS::TearDown() for QNX
Sean Harmer
1
-28/+37
2012-06-13
[V8] Implement new parts of platform port for QNX
Sean Harmer
1
-0/+12
2012-06-13
[V8] Update QNX platform port so that it builds once again
Sean Harmer
1
-9/+3
2012-06-13
[V8] Disable randomize hashes in V8
Peter Varga
1
-1/+1
2012-06-13
[V8] Fix compilation with Intel CC.
Thiago Macieira
1
-1/+2
2012-06-13
[V8] Add support for QNX platform
Sean Harmer
4
-4/+1211
2012-06-13
[V8] Add flag to avoid breakpoint relocation
Kai Koehne
5
-0/+72
2012-06-13
[V8] Fix warnings
Aaron Kennedy
1
-9/+12
2012-06-13
[V8] Remove execute flag from v8-debug.h
Aaron Kennedy
1
-0/+0
2012-06-13
[V8] QtScript/V8: Add new v8 api to check if a value is an error.
Jedrzej Nowacki
3
-0/+12
2012-06-13
[V8] Allow a script to be flagged as "native"
Aaron Kennedy
2
-3/+4
2012-06-13
[V8] Add custom object compare callback
Aaron Kennedy
14
-15/+316
2012-06-13
[V8] Allow access to the calling script data
Aaron Kennedy
2
-0/+13
2012-06-13
[V8] Introduce a QML compilation mode
Aaron Kennedy
60
-153/+634
2012-06-13
[V8] Generalize external object resources
Aaron Kennedy
9
-42/+221
2012-06-13
[V8] Add a "fallback" mode for named property interceptors
Aaron Kennedy
7
-20/+102
2012-06-13
[V8] Add hashing and comparison methods to v8::String
Aaron Kennedy
7
-2/+200
2012-06-13
Updated V8 from git://github.com/v8/v8.git to 3e6ec7e018bbf2c63ef04b85ff68819...
Peter Varga
267
-9460/+13158
2012-06-08
Fix GCC 4.7 (C++11) compilation.
yangguo@chromium.org
2
-4/+4
2012-05-22
V8: Fix cross builds with win32-g++-cross mkspec
Yuchen Deng
1
-1/+1
2012-05-21
[V8] Add support for MinGW-w64
Jonathan Liu
6
-24/+42
2012-05-21
[V8] Update expected results of V8's cctests
Peter Varga
3
-24/+44
2012-05-16
test: Allow linking to the gyp build mips/arm release/debug build
Holger Hans Peter Freyther
2
-3/+19
2012-05-15
Re-enable snapshots for non-cross-compiled builds
Kent Hansen
2
-2/+2
2012-05-09
MIPS: Removed unused variables.
yangguo@chromium.org
5
-10/+2
2012-05-09
mips: Fix the global compare routines for mips
Holger Hans Peter Freyther
1
-2/+6
2012-05-09
mips: Add the qml mode to the lithium code generation as well
Holger Hans Peter Freyther
3
-6/+17
2012-05-09
v8: Fix the compilation of the standalone test on GNU/Linux systems
Holger Hans Peter Freyther
1
-0/+1
2012-05-09
Fix regression in custom object comparison on arm
Kent Hansen
1
-3/+3
2012-05-09
Fix regression in eval compilation on arm
Kent Hansen
1
-3/+4
2012-05-08
Add testcases for fallback interceptors
Peter Varga
4
-2/+536
2012-04-30
[V8] Implement new parts of platform port for QNX
Sean Harmer
1
-0/+12
2012-04-27
[V8] Update QNX platform port so that it builds once again
Sean Harmer
1
-9/+3
2012-04-26
[V8] Disable randomize hashes in V8
Peter Varga
1
-1/+1
2012-04-26
Fix compilation after V8 update
Peter Varga
1
-1/+3
2012-04-26
[V8] Fix compilation with Intel CC.
Thiago Macieira
1
-1/+2
2012-04-26
[V8] Add support for QNX platform
Sean Harmer
4
-4/+1211
2012-04-26
[V8] Add flag to avoid breakpoint relocation
Kai Koehne
5
-0/+72
2012-04-26
[V8] Fix warnings
Aaron Kennedy
1
-9/+9
2012-04-26
[V8] Remove execute flag from v8-debug.h
Aaron Kennedy
1
-0/+0
2012-04-26
[V8] Fix deprecated Python code
Kent Hansen
2
-3/+3
2012-04-26
[V8] QtScript/V8: Add new v8 api to check if a value is an error.
Jedrzej Nowacki
3
-0/+12
2012-04-26
[V8] Allow a script to be flagged as "native"
Aaron Kennedy
2
-3/+4
2012-04-26
[V8] Add custom object compare callback
Aaron Kennedy
14
-15/+312
2012-04-26
[V8] Allow access to the calling script data
Aaron Kennedy
2
-0/+13
[next]