2015-08-25 |
jsbell | Simplify browsing data helpers for storage types
|
commit | commitdiff | tree |
2015-08-22 |
jsbell | Cache Storage API: Hook up to chrome://settings/cookies
|
commit | commitdiff | tree |
2015-08-21 |
jsbell | Cache Storage API: Hook up to chrome://settings/cookies
|
commit | commitdiff | tree |
2015-08-19 |
jsbell | Browsing Data: More C++11isms
|
commit | commitdiff | tree |
2015-08-18 |
jsbell | Indexed DB: Disable transaction inactivity timeout...
|
commit | commitdiff | tree |
2015-08-18 |
jsbell | Browsing Data: C++11isms and related tidying
|
commit | commitdiff | tree |
2015-08-10 |
jsbell | Cache Storage: restrict access to secure origins (Chromium...
|
commit | commitdiff | tree |
2015-07-23 |
Joshua Bell | Roll src/third_party/WebKit 4d47714:3d7b69e (svn 199373... TBR=jsbell@chromium.org,alancutter@chromium.org
|
commit | commitdiff | tree |
2015-07-16 |
jsbell | Indexed DB Browser Tests: Add more diagnostics, remove...
|
commit | commitdiff | tree |
2015-06-30 |
jsbell | Reland: Optimizes IndexedDB's DeleteDatabase when no...
|
commit | commitdiff | tree |
2015-06-12 |
jsbell | IndexedDB: Optimize "prevunique" cursor resetting and...
|
commit | commitdiff | tree |
2015-06-10 |
jsbell | Indexed DB: Simplify cursor iteration logic
|
commit | commitdiff | tree |
2015-06-03 |
jsbell | Indexed DB: Fix tracing of abort operations
|
commit | commitdiff | tree |
2015-05-21 |
jsbell | IndexedDB: Fix IPC logging to avoid DCHECKs
|
commit | commitdiff | tree |
2015-05-13 |
jsbell | Revert of Pass Surface ID namespace to renderer compositors...
|
commit | commitdiff | tree |
2015-05-12 |
jsbell | Move Indexed DB Blink API headers to public/platform...
|
commit | commitdiff | tree |
2015-04-23 |
jsbell | Indexed DB: Add histograms recording schema configuration
|
commit | commitdiff | tree |
2015-04-15 |
jsbell | Keyboard Events: The 'repeat' property should only...
|
commit | commitdiff | tree |
2015-04-09 |
jsbell | IndexedDB: Use C++11 in-class member initializers
|
commit | commitdiff | tree |
2015-03-31 |
jsbell | Cache Storage: Move files to content/*/cache_storage... Also, made jkarlin@ and jsbell@ (that's me!) OWNERS in the new
|
commit | commitdiff | tree |
2015-03-26 |
jsbell | Cache Storage: Remove unused Service/Embedder Worker...
|
commit | commitdiff | tree |
2015-03-26 |
jsbell | Cache Storage: Implement Blink Platform API
|
commit | commitdiff | tree |
2015-03-24 |
jsbell | Use "database identifier" rather than raw origin as...
|
commit | commitdiff | tree |
2015-03-23 |
jsbell | Decouple Cache Storage messaging from Service Worker...
|
commit | commitdiff | tree |
2015-03-05 |
jsbell | Remove unnecessary IndexedDB deps from content/common
|
commit | commitdiff | tree |
2015-02-20 |
jsbell | IndexedDB: Report QuotaExceededError when commit fails...
|
commit | commitdiff | tree |
2015-02-20 |
jsbell | Remove unused errno parsing for leveldb status codes
|
commit | commitdiff | tree |
2015-02-17 |
jsbell | IndexedDB: Ensure that blobs in unused prefetches are...
|
commit | commitdiff | tree |
2015-02-13 |
jsbell | IndexedDB: Fix typo in test mock class names
|
commit | commitdiff | tree |
2015-02-10 |
jsbell | IndexedDB: Address performance regression with blob...
|
commit | commitdiff | tree |
2015-01-30 |
jsbell | IndexedDB: Ensure overlapping commits correctly update...
|
commit | commitdiff | tree |
2015-01-26 |
jsbell | IndexedDB: Reject bad OnDestroyed messages
|
commit | commitdiff | tree |
2015-01-22 |
jsbell | IndexedDB: Fix camelCase variable names to be snake_case
|
commit | commitdiff | tree |
2015-01-07 |
jsbell | Revert of content: Remove switches::kSkipGpuDataLoading...
|
commit | commitdiff | tree |
2014-11-26 |
jsbell | IndexedDB: Persist lastModified time for constructed...
|
commit | commitdiff | tree |
2014-11-21 |
jsbell | Indexed DB: Support File objects created with constructor
|
commit | commitdiff | tree |
2014-10-15 |
jsbell | Bypass Service Worker for favicon loads
|
commit | commitdiff | tree |
2014-10-15 |
jsbell | Remove unneeded leak suppression
|
commit | commitdiff | tree |
2014-10-03 |
jsbell | IndexedDB back-end: Use C++11 range-based-for and auto...
|
commit | commitdiff | tree |
2014-10-01 |
jsbell | Fix unit test memory leaks following blink r183043
|
commit | commitdiff | tree |
2014-09-05 |
jsbell | Service Workers: Allow empty string as cache name
|
commit | commitdiff | tree |
2014-08-28 |
jsbell | Indexed DB: Restore content-type to deserialized Blobs
|
commit | commitdiff | tree |
2014-08-26 |
jsbell | IndexedDB: Cancel transaction inactivity timer on Commit...
|
commit | commitdiff | tree |
2014-08-25 |
jsbell | IndexedDB: Decode correct int type for database name...
|
commit | commitdiff | tree |
2014-08-23 |
jsbell | IndexedDB + Coding Style: re-order enums/typedefs/...
|
commit | commitdiff | tree |
2014-08-22 |
jsbell@chromium.org | ServiceWorker: CacheStorage.has() message routing fixes
|
commit | commitdiff | tree |
2014-08-12 |
jsbell@chromium.org | OWNERS/WATCHLIST updates for departed team members...
|
commit | commitdiff | tree |
2014-08-12 |
jsbell@chromium.org | Browsing Data Deletion: Style fixes
|
commit | commitdiff | tree |
2014-08-11 |
jsbell@chromium.org | IndexedDB: Database enumeration should not include...
|
commit | commitdiff | tree |
2014-08-11 |
jsbell@chromium.org | Service Worker: Hook up browsing data deletion
|
commit | commitdiff | tree |
2014-07-30 |
jsbell@chromium.org | Update storage OWNERS entries
|
commit | commitdiff | tree |
2014-07-29 |
jsbell@chromium.org | Fix 'repeat' state of a DOM KeyboardEvent on Windows
|
commit | commitdiff | tree |
2014-07-22 |
jsbell@chromium.org | IndexedDB: Stop using webkit-prefixed versions of APIs...
|
commit | commitdiff | tree |
2014-07-19 |
jsbell@chromium.org | Fix DOM KeyboardEvent 'repeat' state
|
commit | commitdiff | tree |
2014-07-18 |
jsbell@chromium.org | Service Workers: Clean up cpplint.py warnings
|
commit | commitdiff | tree |
2014-07-18 |
jsbell@chromium.org | IndexedDB: Fix coding style issues c/o cpplint.py
|
commit | commitdiff | tree |
2014-07-18 |
jsbell@chromium.org | Split IndexedDBFactory into virtual base + impl. ...chromium.org, jochen@chromium.org, jsbell@chromium.org, michaeln@chromium.org
|
commit | commitdiff | tree |
2014-07-18 |
jsbell@chromium.org | Remove ericu from WATCHLISTS, upon request
|
commit | commitdiff | tree |
2014-07-15 |
jsbell@chromium.org | Re-enable IndexedDBBrowserTest.DeleteCompactsBackingStore
|
commit | commitdiff | tree |
2014-07-10 |
jsbell@chromium.org | Indicate incognito in Service Worker and IndexedDB...
|
commit | commitdiff | tree |
2014-07-08 |
jsbell@chromium.org | IndexedDB: Cleanup of r281546 following Blink roll
|
commit | commitdiff | tree |
2014-07-07 |
jsbell@chromium.org | IndexedDB: Only fire 'blocked' if 'versionchange' was...
|
commit | commitdiff | tree |
2014-06-20 |
jsbell@chromium.org | Remove --enable-service-worker flag
|
commit | commitdiff | tree |
2014-06-20 |
jsbell@chromium.org | ServiceWorker: Reject overly long scope/script URLs
|
commit | commitdiff | tree |
2014-06-13 |
jsbell@chromium.org | Added new IndexedDBClassFactory to create IndexeddB... ...chromium.org, ericu@chromium.org, jsbell@chromium.org, michaeln@chromium.org
|
commit | commitdiff | tree |
2014-06-11 |
jsbell@chromium.org | Add ericu and cmumford as OWNERS of IndexedDB directories
|
commit | commitdiff | tree |
2014-06-11 |
jsbell@chromium.org | IndexedDB: Fix trivial cpplint.py errors
|
commit | commitdiff | tree |
2014-06-07 |
jsbell@chromium.org | IndexedDB: Sprinkle DISALLOW_COPY_AND_ASSIGN where...
|
commit | commitdiff | tree |
2014-06-04 |
jsbell@chromium.org | Add env_chromium_unittests to all.gyp.
|
commit | commitdiff | tree |
2014-06-04 |
jsbell@chromium.org | Including <Windows.h> so that Snappy unit tests can... R=jsbell@chromium.org
|
commit | commitdiff | tree |
2014-05-23 |
jsbell@chromium.org | ServiceWorker: * is only wildcard at end of scope URLs
|
commit | commitdiff | tree |
2014-05-22 |
jsbell@chromium.org | IndexedDB: Prevent store/index deletion from racing...
|
commit | commitdiff | tree |
2014-05-03 |
jsbell@chromium.org | ServiceWorker: Create sequenced task runner for database
|
commit | commitdiff | tree |
2014-05-02 |
jsbell@chromium.org | Revert 267850 "ServiceWorker: Create sequenced task...
|
commit | commitdiff | tree |
2014-05-02 |
jsbell@chromium.org | Revert 267672 "Remove URL from base's DEPS"
|
commit | commitdiff | tree |
2014-05-01 |
jsbell@chromium.org | Revert 267354 "Refactor views app list services to...
|
commit | commitdiff | tree |
2014-04-30 |
jsbell@chromium.org | Revert 267314 "Add LogoTracker to fetch search providers...
|
commit | commitdiff | tree |
2014-04-30 |
jsbell@chromium.org | ServiceWorker: Additional scope-matching test cases
|
commit | commitdiff | tree |
2014-04-29 |
jsbell@chromium.org | Revert 266798 "[webcrypto] Make operations run on a...
|
commit | commitdiff | tree |
2014-04-29 |
jsbell@chromium.org | browser_tests SSLUITest.TestCNInvalidStickiness is...
|
commit | commitdiff | tree |
2014-04-23 |
jsbell@chromium.org | Service Worker unregistration should not fail if not...
|
commit | commitdiff | tree |
2014-04-15 |
jsbell@chromium.org | Implement ServiceWorkerGlobalScope 'scope' attribute...
|
commit | commitdiff | tree |
2014-04-14 |
jsbell@chromium.org | deleteDatabase() success should be IDBVersionChangeEvent...
|
commit | commitdiff | tree |
2014-04-01 |
jsbell@chromium.org | Expose details for appcache error events
|
commit | commitdiff | tree |
2014-03-31 |
jsbell@chromium.org | Un-revert Handling LevelDB errors encountered after... ...chromium.org, jochen@chromium.org, jsbell@chromium.org
|
commit | commitdiff | tree |
2014-03-28 |
jsbell@chromium.org | Revert 260147 "Handling LevelDB errors encountered... ...chromium.org, jochen@chromium.org, jsbell@chromium.org TBR=jsbell@chromium.org
|
commit | commitdiff | tree |
2014-03-28 |
jsbell@chromium.org | Building env_chromium_unittests for Android. R=jsbell@chromium.org
|
commit | commitdiff | tree |
2014-03-28 |
jsbell@chromium.org | Handling LevelDB errors encountered after open. ...chromium.org, jochen@chromium.org, jsbell@chromium.org
|
commit | commitdiff | tree |
2014-03-24 |
jsbell@chromium.org | Revert 258831 "Revert 258727 "Implement ServiceWorker...
|
commit | commitdiff | tree |
2014-03-22 |
jsbell@chromium.org | Implement ServiceWorker::postMessage()
|
commit | commitdiff | tree |
2014-03-09 |
jsbell@chromium.org | IndexedDB: Remove invalid DCHECK that database name...
|
commit | commitdiff | tree |
2014-03-07 |
jsbell@chromium.org | IndexedDB: Don't timeout read-only transactions
|
commit | commitdiff | tree |
2014-03-04 |
jsbell@chromium.org | IndexedDB: Don't timeout read-only transactions
|
commit | commitdiff | tree |
2014-03-04 |
jsbell@chromium.org | Base Indexed DB's value size cap on IPC's message size cap
|
commit | commitdiff | tree |
2014-02-26 |
jsbell@chromium.org | Add UMA stats for Indexed DB "forced close" requests
|
commit | commitdiff | tree |
2014-02-24 |
jsbell@chromium.org | Add myself and a couple peers to watchlists
|
commit | commitdiff | tree |
2014-02-13 |
jsbell@chromium.org | Disable an IndexedDBBrowserTestSingleProcess test on...
|
commit | commitdiff | tree |
2014-02-07 |
jsbell@chromium.org | IndexedDB: Use enums in Blink API and IPC
|
commit | commitdiff | tree |
2014-01-24 |
jsbell@chromium.org | IndexedDB: Replace static_cast<size_t>(123) with 123u...
|
commit | commitdiff | tree |
2014-01-23 |
jsbell@chromium.org | IndexedDB: Ignore stale Success if handle was passed...
|
commit | commitdiff | tree |