summaryrefslogtreecommitdiffstats
path: root/Android.libv8.mk
Commit message (Expand)AuthorAgeFilesLines
* Revert "Work around a problem triggered by -fdata-sections"Doug Kwan2010-07-201-5/+0
* Work around a problem triggered by -fdata-sectionsDoug Kwan2010-07-041-0/+5
* Set default symbol visibility of libv8.a to hidden.Doug Kwan2010-06-291-1/+4
* Add PRIVATE_CLEAN_FILES variable to Android.libv8.mk to allow make clean-libv...Andrei Popescu2010-05-131-0/+3
* Use the JIT RegExp engine rather than the interpreted version.Ben Murdoch2010-04-071-1/+2
* Fix rebuilding of snapshot.ccPatrick Scott2010-03-101-10/+5
* enable debugger support in v8Andrei Popescu2010-02-261-1/+2
* Update to V8 with partial snapshots. This is taken from the partial_snapshot ...Andrei Popescu2010-02-251-2/+1
* Add the libc include path to pick up the correct memory.h file first.Patrick Scott2010-02-091-1/+1
* Enable debugger support to make the console.* APIs work with V8.Ben Murdoch2010-02-081-1/+2
* Get snapshots in v8 to work againLeon Clarke2010-02-041-7/+5
* Update v8 to bleeding_edge revision 3784Leon Clarke2010-02-031-0/+3
* Merge from v8 at revision 3723Leon Clarke2010-01-271-1/+0
* Move V8 to external/v8Steve Block2009-11-031-0/+87