summaryrefslogtreecommitdiffstats
path: root/WebCore/storage/Database.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-111-10/+58
| | | | Change-Id: If006c38561af287c50cd578d251629b51e4d8cd1
* Update Android to reflect recent upstreaming of V8 runtime feature default ↵Steve Block2010-02-191-2/+0
| | | | | | | | values See http://trac.webkit.org/changeset/55020 Change-Id: I4d6c067dcafc43d2798c55e042e446d4964b326f
* Fix Mac buildSteve Block2010-02-151-2/+1
| | | | | | | - Database.cpp - This Android-specific change was made in https://android-git.corp.google.com/g/#change,39575 - XCode project - GeolocationPositionCache was accidentally removed in https://android-git.corp.google.com/g/#change,40365 Change-Id: I60f8361ba352c7fa8d35dc829e203f6c653f0ef2
* Merge webkit.org at r54127 : Fix conflicts due to V8 feature runtime enabler ↵Steve Block2010-02-041-1/+4
| | | | | | | | | | | | flags These have been modified to default to true on Android. We also set the new flags to default to true. Note that the enabler flag for database has changed. See http://trac.webkit.org/changeset/53595 Change-Id: I2832c4bcb316f481a33a8c00e7fe90dffa8dcdcf
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-86/+161
| | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-32/+48
| | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-101-19/+32
| | | | Change-Id: I1a9e1dc4ed654b69174ad52a4f031a07240f37b0
* Adds ScriptController::initializeThreading(), to allow initializeThreading() ↵Steve Block2009-10-271-8/+2
| | | | | | | | | | to be used with both JSC and V8 without the use of ifdefs. See https://bugs.webkit.org/show_bug.cgi?id=30678 This has now been upstreamed to webkit.org, so submitting to Android to avoid future merge conflicts. Change-Id: Ia17a9f02060f04b11a8bffa367164162775516ba
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-201-14/+0
| | | | Change-Id: I9e0ffbe9b9b824399653da038093874e315ccd6a
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-29/+59
| | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7
* Cherry pick of WebKit commit r49018, fix for b/2067397. Enable ↵Ben Murdoch2009-10-061-23/+37
| | | | Database.changVersion().
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-191-15/+5
| | | | This reverts commit d227fc870c7a697500a3c900c31baf05fb9a8524.
* Merge WebKit r47420Ben Murdoch2009-08-181-5/+15
|
* Continue with linker error fixes.Ben Murdoch2009-08-171-0/+5
|
* Merge in WebKit r47029.Ben Murdoch2009-08-111-5/+2
|
* Cherry pick fix for webkit bug 25711 ↵Ben Murdoch2009-07-071-1/+16
| | | | (https://bugs.webkit.org/show_bug.cgi?id=25711) landed in r45594. Fixes a bug in the Database API that caused the underlying SQLite DB to become locked until browser restart.
* Get WebKit r44544.Feng Qian2009-06-171-9/+20
|
* Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. ↵Ben Murdoch2009-05-151-7/+14
| | | | This makes the macro work, so ENABLE_DATABASE can be toggled in config.h and the JavaScriptCore.derived.mk or V8Bindings.derived.mk.
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-3/+8
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-16/+28
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+585
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-585/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-17/+22
|
* Initial ContributionThe Android Open Source Project2008-10-211-2/+1
|
* external/webkit r30707Upstream1970-01-121-0/+581