summaryrefslogtreecommitdiffstats
path: root/V8Binding
Commit message (Expand)AuthorAgeFilesLines
* Merge changes 8489,8490Android (Google) Code Review2009-07-243-4/+0
|\
| * Android specifics for 'Removes uneccessary IDL files for Geolocation permissi...Steve Block2009-07-243-4/+0
* | Update V8 to bleeding_edge@2524Andrei Popescu2009-07-2389-894/+3183
|/
* Add TODO(andreip) to those v8 binding files that have Android-specific modifi...Andrei Popescu2009-07-2111-3/+30
* Experiment a different GC policy.Feng Qian2009-07-201-0/+5
* Experiment no GC before loading new page.Feng Qian2009-07-201-0/+5
* Add indexed getter for TouchList.Feng Qian2009-07-182-1/+9
* Initialize context if a frame had an empty global object.Feng Qian2009-07-171-1/+3
* Merge change 7500Android (Google) Code Review2009-07-164-5/+13
|\
| * Convert Java string to JavaScript string.Feng Qian2009-07-154-5/+13
* | Fix build error of mksnapshotFeng Qian2009-07-151-0/+2
|/
* Make some adjustment on heap parameters on Android platform.Feng Qian2009-07-144-4/+11
* Update V8 to bleeding_edge@2450 to pick up a few important fixes.Feng Qian2009-07-13118-2925/+6214
* Fix a memory leak caused by the binding code.Feng Qian2009-07-101-7/+1
* Pickup two ARM fixes.Feng Qian2009-07-091-14/+23
* Pickup two crash fixes from V8 tree:Feng Qian2009-07-081-8/+21
* Add instrumentation for V8.Grace Kloba2009-07-082-0/+52
* Update V8 to r2361, which is a trunk revision pushed to Chrome.Feng Qian2009-07-0769-1624/+2851
* Separate V8 logging from debugging flags.Feng Qian2009-07-071-1/+5
* Avoid generating jsmin.pyc in the source directory.Feng Qian2009-07-062-4/+18
* Fix Mac build of mksnapshotGrace Kloba2009-07-063-8/+22
* Add V8 snapshot to Makefile.Feng Qian2009-07-014-139/+216
* Pickup the latest V8 revision, prepare for snapshotting.Feng Qian2009-06-30204-4742/+21620
* Fix TouchEvent binding.Feng Qian2009-06-291-0/+4
* Add SetJSFlags option in debug mode.Feng Qian2009-06-291-0/+1
* Add logging.Feng Qian2009-06-293-2/+23
* Implement V8 bindings for DOM Storage.Ben Murdoch2009-06-2610-857/+65
* Build libv8 as a static library.Feng Qian2009-06-232-3/+3
* Workaround gcc4.4. issue.Feng Qian2009-06-232-16/+45
* Fix V8 build.Feng Qian2009-06-225-35/+76
* Merged changed from Chromium r18043.Feng Qian2009-06-1926-3299/+754
* Renaming bindings to binding.Feng Qian2009-06-1944-28/+32
* Drop in v8 r2121Feng Qian2009-06-19785-0/+274604
* Rename Android.mk to Android.libv8.mk, v8 to bindings.Feng Qian2009-06-1942-0/+0
* Update revision number.Feng Qian2009-06-193-1/+181
* Some fixes of V8 makefiles.Feng Qian2009-06-181-2/+12
* Make AppCache work with v8:Andrei Popescu2009-06-0811-80/+355
* Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. T...Ben Murdoch2009-05-151-1/+16
* Fix SVG build with V8.Feng Qian2009-05-061-9/+12
* Merge change 999Android (Google) Code Review2009-05-069-44/+69
|\
| * Fix memory leaks in Java binding and some code cleanup.Feng Qian2009-05-069-44/+69
* | Merge change 982Android (Google) Code Review2009-05-054-12/+13
|\ \ | |/ |/|
| * Enable Database API V8 bindings.Ben Murdoch2009-05-054-12/+13
* | Pick up npruntime.cpp fix from Chrome tree.Feng Qian2009-05-011-17/+31
|/
* Merge change 885Android (Google) Code Review2009-05-011-0/+177
|\
| * add svg support to v8 experimentCary Clark2009-05-011-0/+177
* | Add plugin plumbing with V8 binding.Feng Qian2009-05-012-5/+9
|/
* Implement Java <-> JS bindings.Feng Qian2009-04-3011-212/+429
* Pick up fix in npruntime.cpp.Feng Qian2009-04-301-49/+54
* Merge commit 'goog/master-v8droid' into HEADFeng Qian2009-04-291-6/+6