summaryrefslogtreecommitdiffstats
path: root/V8Binding
Commit message (Expand)AuthorAgeFilesLines
* Move V8 Makefiles to from V8Binding directory to WebCore directory, to match ...Steve Block2009-11-171-729/+0
* Removes some more superfluous code from the Makefiles.Steve Block2009-11-171-6/+0
* Remove DerivedSources.make.Steve Block2009-11-101-1185/+0
* Merge webkit.org at r50258 : Fix Makefiles.Steve Block2009-11-101-1/+7
* Move V8 to external/v8Steve Block2009-10-30874-323341/+0
* Use NPAPI headers from WebCore/bridge/ rather than those from V8Bindings/npapi/.Steve Block2009-10-285-1235/+5
* Adds ScriptController::initializeThreading(), to allow initializeThreading() ...Steve Block2009-10-273-86/+0
* Remove XPathNSResolver from the Android build.Steve Block2009-10-263-124/+0
* Merge webkit.org at R49305 : Add Android makefiles and set ENABLE flags.Steve Block2009-10-201-5/+39
* Removes some commented out files from the V8 derived Makefile.Steve Block2009-10-191-8/+0
* Update V8 to revision 3018.Steve Block2009-10-14184-6026/+8576
* Remove more superfluous WebKit files from build.Steve Block2009-10-141-1/+0
* Update V8 to bleeding_edge r2842.Ben Murdoch2009-09-08114-866/+4917
* Adds V8 bindings for optional properties of Geolocation Coordinates object.Steve Block2009-09-041-0/+1
* Merge change 23614 into eclairAndroid (Google) Code Review2009-09-021-1/+1
|\
| * Enables Geolocation for V8.Steve Block2009-09-011-1/+1
* | Merge change 22913 into eclairAndroid (Google) Code Review2009-09-011-0/+3
|\ \ | |/
| * Adds V8 bindings for Geolocation.Steve Block2009-09-011-0/+3
* | Update V8 to 2780 to fix a crash and pick up some ARM optimizationsAndrei Popescu2009-08-2886-706/+2341
* | Update V8 to 2725 to pick up Thread Termination and Low Memory Notification APIsAndrei Popescu2009-08-2784-426/+3931
|/
* Merge commit 'goog/master' into mergeAndrei Popescu2009-08-192-0/+13
|\
| * Fix the sim-eng build.Feng Qian2009-08-182-0/+13
* | Merge commit 'goog/master' into mergeBen Murdoch2009-08-1883-1750/+7872
|\ \ | |/
| * Update V8 to r2703.Feng Qian2009-08-1883-1750/+7872
* | Merge commit 'goog/master' into mergeBen Murdoch2009-08-183-1/+18
|\ \ | |/
| * Add GC support in V8 and calling GC in WebCoreFrameBridge::clearCache.Feng Qian2009-08-132-0/+14
| * Avoid calling GC in Context::NewFeng Qian2009-08-131-0/+5
| * Remove experimental nolazy flag.Feng Qian2009-08-131-5/+0
| * EXPERIMENTAL: turn off lazy compilation to see the impact on page cycler.Feng Qian2009-08-121-0/+5
| * Merge change 20814Android (Google) Code Review2009-08-111-4/+0
| |\
| | * Enable GC call before creating a new context.Feng Qian2009-08-111-4/+0
| * | Don't install v8shell by default in kila-testsSriram Raman2009-08-101-0/+2
| |/
* | sort out inspector linking errorsAndrei Popescu2009-08-171-10/+0
* | Continue with linker error fixes.Ben Murdoch2009-08-175-3/+90
* | Fix first set of linker errors.Ben Murdoch2009-08-173-5/+7
* | Fix ReadWriteLock class problem. Will upstream this asapAndrei Popescu2009-08-141-7/+1
* | Fix a bunch more bindings errors.Ben Murdoch2009-08-131-1/+14
* | Fix some build errors.Ben Murdoch2009-08-131-359/+359
* | More changes to get V8 bindings to build.Ben Murdoch2009-08-131-30/+26
* | Update generated files in V8 derived sources makefile.Ben Murdoch2009-08-121-7/+21
* | makefile changes part 1Andrei Popescu2009-08-125-3115/+39
* | Merge change 20934 into master-webkit-mergeAndroid (Google) Code Review2009-08-1224-3046/+0
|\ \
| * | Merge half of V8Binding/bindingAndrei Popescu2009-08-1224-3046/+0
| |/
* | r47029: Merge V8Index and V8Proxy.Ben Murdoch2009-08-124-5177/+0
|/
* Fix sim-eng build.Feng Qian2009-08-071-0/+1
* Get a new V8 revision with performance improvement in ARM compiler.Feng Qian2009-08-07111-2501/+9272
* Add V8 locks at the v8 entry points for use with workers.Andrei Popescu2009-08-053-2/+30
* Enable workers for V8Andrei Popescu2009-08-031-2/+18
* 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