| Commit message (Expand) | Author | Age | Files | Lines |
* | IndexedDB: remove proxy and IPC code for the IDBKey-based get/getKey. | alecflett@chromium.org | 2012-04-23 | 2 | -90/+3 |
* | IndexedDB: API rename to allow return type of keyPath accessors to change | jsbell@chromium.org | 2012-04-23 | 1 | -2/+2 |
* | Run pending-version-change-stuck-works-with-terminate.html as browser test. | dgrogan@chromium.org | 2012-04-19 | 1 | -0/+1 |
* | IndexedDB: Support get/getKey(keyRange) | alecflett@chromium.org | 2012-04-19 | 2 | -0/+87 |
* | More DomStorage house cleaning, many files but all mechanical changes. | michaeln@google.com | 2012-04-17 | 13 | -1589/+0 |
* | Re-enable flaky test to see if it was fixed by http://trac.webkit.org/changes... | dgrogan@chromium.org | 2012-04-12 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 7. | avi@chromium.org | 2012-04-11 | 1 | -1/+1 |
* | Run test for WK82678 (which doesn't repro in DRT) as a browser test. | jsbell@chromium.org | 2012-04-10 | 1 | -0/+9 |
* | DomStorageBrowserTest sanity check | michaeln@google.com | 2012-04-04 | 1 | -165/+0 |
* | IndexedDBLayoutTest.FAILS_IndexBasicsWorkersTest crashes. Disabling it | pkotwicz@chromium.org | 2012-04-03 | 1 | -1/+1 |
* | Try to induce flaky test to flake again. | dgrogan@chromium.org | 2012-04-03 | 1 | -1/+3 |
* | Convert DOM Storage's UI test to a browser_test. browser_tests are sharded an... | jam@chromium.org | 2012-03-31 | 2 | -222/+165 |
* | Isolate the failing IDB layout test and mark it as FAILS. | dgrogan@chromium.org | 2012-03-30 | 1 | -2/+5 |
* | Change IndexedDBLayoutTest.IndexTests from DISABLED to FLAKY | dgrogan@chromium.org | 2012-03-30 | 1 | -1/+1 |
* | Disable IndexedDBLayoutTest.IndexTests, since it frequently times out on the ... | mihaip@chromium.org | 2012-03-29 | 1 | -1/+2 |
* | Rewrite HTML5 workers ui_tests to browser_tests. Compared to ui_tests, browse... | jam@chromium.org | 2012-03-29 | 1 | -1/+1 |
* | Run indexeddb layout tests as browser tests. | dgrogan@chromium.org | 2012-03-29 | 1 | -4/+75 |
* | IndexedDB: Impose a 64MB limit on the size of values that can be stored. | jsbell@chromium.org | 2012-03-27 | 1 | -0/+5 |
* | Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess... | jbates@chromium.org | 2012-03-27 | 1 | -1/+5 |
* | Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp... | aa@chromium.org | 2012-03-26 | 1 | -5/+1 |
* | Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks. | jbates@chromium.org | 2012-03-26 | 1 | -1/+5 |
* | Have content cancel requests for ResourceContexts when they shutdown, instead... | jam@chromium.org | 2012-03-26 | 5 | -285/+229 |
* | Revert "Refactor BaseTimer to avoid spamming the MessageLoop with orphaned ta... | rnk@chromium.org | 2012-03-23 | 1 | -5/+1 |
* | Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks. | jbates@chromium.org | 2012-03-23 | 1 | -1/+5 |
* | * We no longer run into the cookie size limit and can "run ALL the tests!" | dgrogan@chromium.org | 2012-03-23 | 2 | -65/+37 |
* | Move IndexedDB browser test data from chrome/ to content/ | jsbell@chromium.org | 2012-03-22 | 1 | -20/+26 |
* | It can now be used in content without a layering violation. | dgrogan@chromium.org | 2012-03-22 | 1 | -4/+7 |
* | Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in t... | michaeln@google.com | 2012-03-20 | 5 | -9/+55 |
* | Revert 127573 - DOMStorageContextImpl that's implemented in terms of the new ... | dgrogan@chromium.org | 2012-03-19 | 5 | -55/+9 |
* | DOMStorageContextImpl that's implemented in terms of the new dom_storage clas... | michaeln@google.com | 2012-03-19 | 5 | -9/+55 |
* | Don't build the old classes when ENABLE_NEW_DOM_STORAGE_BACKEND is defined. | michaeln@google.com | 2012-03-16 | 9 | -0/+65 |
* | Remove "base/values.h" import from "base/location.h", fix up downstream files. | isherman@chromium.org | 2012-03-16 | 1 | -0/+2 |
* | Fix build bustage. | michaeln@google.com | 2012-03-16 | 1 | -1/+2 |
* | SessionStorageNamespaceImpl class written in terms of the new dom_storage cla... | michaeln@google.com | 2012-03-15 | 2 | -2/+16 |
* | Make the content::DOMStorageContext methods callable on the main thread and h... | jam@chromium.org | 2012-03-15 | 2 | -10/+43 |
* | ContentAPI change - Post DomStorage tasks via a SequencedTaskRunner instead o... | michaeln@google.com | 2012-03-14 | 2 | -1/+15 |
* | Remove FLAKY from IndexedDBUILayoutTest.WorkerLayoutTests | dgrogan@chromium.org | 2012-03-14 | 1 | -12/+1 |
* | Re-enable IndexedDBBrowserTest.DoesntHangTest | dgrogan@chromium.org | 2012-03-14 | 1 | -5/+1 |
* | Fix --single-process mode issues with GpuChannelHostFactory | piman@chromium.org | 2012-03-12 | 2 | -2/+11 |
* | IndexedDB: Run basics-shared-workers layout test as ui test. | dgrogan@chromium.org | 2012-03-07 | 1 | -0/+1 |
* | Run IndexedDBBrowserTest.DoesntHangTest as FLAKY to ensure it is fixed before | dgrogan@chromium.org | 2012-03-07 | 1 | -2/+5 |
* | Reenable IndexedDB ui layout test on mac_valgrind. | dgrogan@chromium.org | 2012-03-06 | 1 | -1/+12 |
* | Cleanup: IWYU for BrowserThread. | thestig@chromium.org | 2012-03-03 | 1 | -1/+2 |
* | Fix and re-enable IndexedDBBrowserTestWithLowQuota.QuotaTest | dgrogan@chromium.org | 2012-03-02 | 2 | -32/+8 |
* | Get rid of WebKitContext. Only two out of six HTML5 related objects were in i... | jam@chromium.org | 2012-02-24 | 16 | -176/+53 |
* | Remove usage of WebKitContext from chrome. This also cleans up the chrome cod... | jam@chromium.org | 2012-02-24 | 7 | -158/+6 |
* | Add an API around SessionStorageNamespace. This is just an empty API, what ma... | jam@chromium.org | 2012-02-24 | 5 | -68/+56 |
* | FLAKY -> DISABLED | scottbyer@chromium.org | 2012-02-23 | 1 | -1/+1 |
* | Add Content API around DOMStorageContext and IndexedDBContext. In a followup ... | jam@chromium.org | 2012-02-23 | 21 | -226/+290 |
* | Re-enable DomStorageEmptyDatabaseTest.NonEmptyDirAfterSet on non-Windows plat... | thestig@chromium.org | 2012-02-22 | 1 | -1/+6 |