| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename policy_url to first_party_for_cookies in cookie-related code. | wtc@chromium.org | 2009-11-18 | 1 | -1/+1 |
* | Cleans up a bit the DB-related methods. | dumi@chromium.org | 2009-11-13 | 1 | -5/+7 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | First half of http://codereview.chromium.org/274014/show | jorlow@chromium.org | 2009-11-04 | 1 | -6/+0 |
* | Chrome changes to extract the code from V8Proxy that special-cases | darin@chromium.org | 2009-11-03 | 1 | -5/+0 |
* | Expose a method to access amount of memory used by the current process. | darin@chromium.org | 2009-11-02 | 1 | -0/+1 |
* | Remove TemporaryGlue::popupsAllowed by just having the | darin@chromium.org | 2009-10-30 | 1 | -1/+0 |
* | Flesh out more of ChromiumBridge.cpp eliminating all but two methods on | darin@chromium.org | 2009-10-30 | 1 | -50/+33 |
* | DevTools: Implement raw cookies access for inspector. | pfeldman@chromium.org | 2009-10-29 | 1 | -0/+5 |
* | Adds support for the <keygen> tag for client certificate enrollment | wtc@chromium.org | 2009-10-23 | 1 | -0/+4 |
* | Enable WebSocket in test_shell | ukai@chromium.org | 2009-10-21 | 1 | -0/+1 |
* | Another stab at the Chromium side of storage events. Re-submission of http:/... | jorlow@chromium.org | 2009-10-03 | 1 | -0/+3 |
* | Add quota support. | jorlow@chromium.org | 2009-10-03 | 1 | -2/+7 |
* | Reverting 27756. | jorlow@chromium.org | 2009-10-01 | 1 | -3/+0 |
* | Another stab at the Chromium side of storage events. The WebKit side can be ... | jorlow@chromium.org | 2009-10-01 | 1 | -0/+3 |
* | Chromium side implementations of some FileSystem methods. This is needed to c... | jianli@chromium.org | 2009-09-28 | 1 | -0/+3 |
* | Modify our webkit code to make sure it does not call into | nsylvain@chromium.org | 2009-09-11 | 1 | -0/+18 |
* | Chromium side patch for DB support on Linux. | dumi@chromium.org | 2009-08-28 | 1 | -2/+4 |
* | Appcache related WebKit API additions. With this patch the compile-time flag ... | michaeln@google.com | 2009-08-12 | 1 | -0/+3 |
* | This CL is doing a bunch of Misc work to make LocalStorage data persist. | jorlow@chromium.org | 2009-08-05 | 1 | -1/+12 |
* | Adding HTML5 DB support to Chromium: Chromium changes | dumi@chromium.org | 2009-07-27 | 1 | -0/+7 |
* | Introduce WebLocalizedString and queryLocalizedString methods | darin@chromium.org | 2009-07-17 | 1 | -0/+4 |
* | Start using WebURLLoader, et. al. from the WebKit API. | darin@chromium.org | 2009-06-09 | 1 | -0/+1 |
* | Revert WebURLLoader landing. Too many layout test failures. | darin@chromium.org | 2009-05-30 | 1 | -1/+0 |
* | Start using WebURLLoader, et. al. from the WebKit API. | darin@chromium.org | 2009-05-30 | 1 | -0/+1 |
* | Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t... | jam@chromium.org | 2009-05-20 | 1 | -3/+0 |
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 1 | -1/+1 |
* | Chrome side to handle changing CreateWebWorker to createWorker. | darin@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Run workers in separate processes. | jam@chromium.org | 2009-05-01 | 1 | -0/+3 |
* | Fix sudden termination after the latest WebKit merge. | jam@chromium.org | 2009-04-25 | 1 | -0/+1 |
* | Chrome side of using WebPluginListBuilder. | darin@chromium.org | 2009-04-24 | 1 | -0/+1 |
* | Switch to using WebDragData in WebView and WebViewDelegate. | darin@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | Enable running webkit tests in parallel and make it use | ojan@google.com | 2009-03-30 | 1 | -3/+0 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -3/+1 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Adds WebThemeEngine, WebColor, and WebCanvas to the WebKit API (chrome-side). | darin@chromium.org | 2009-03-10 | 1 | -0/+9 |
* | More WebKit API action (chromium side). | darin@chromium.org | 2009-03-09 | 1 | -0/+4 |
* | Reland r11118. | darin@chromium.org | 2009-03-06 | 1 | -9/+2 |
* | Revert r11118 :( | darin@chromium.org | 2009-03-06 | 1 | -2/+9 |
* | More WebKit API action (chromium side) | darin@chromium.org | 2009-03-06 | 1 | -9/+2 |
* | Chrome side to pick up new WebKit API changes. | darin@chromium.org | 2009-02-28 | 1 | -0/+25 |
* | Chrome side to implement WebMimeRegistry. | darin@chromium.org | 2009-02-26 | 1 | -0/+27 |