summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkitclient_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused methods.darin@chromium.org2010-02-261-5/+0
* Avoid unnecessary restarts of the webkit shared timer, and when restarting, usedarin@chromium.org2010-02-231-0/+1
* Modal loops of joy.darin@chromium.org2010-02-181-4/+8
* Rename policy_url to first_party_for_cookies in cookie-related code.wtc@chromium.org2009-11-181-1/+1
* Cleans up a bit the DB-related methods.dumi@chromium.org2009-11-131-5/+7
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-041-6/+0
* Chrome changes to extract the code from V8Proxy that special-casesdarin@chromium.org2009-11-031-5/+0
* Expose a method to access amount of memory used by the current process.darin@chromium.org2009-11-021-0/+1
* Remove TemporaryGlue::popupsAllowed by just having thedarin@chromium.org2009-10-301-1/+0
* Flesh out more of ChromiumBridge.cpp eliminating all but two methods ondarin@chromium.org2009-10-301-50/+33
* DevTools: Implement raw cookies access for inspector.pfeldman@chromium.org2009-10-291-0/+5
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-231-0/+4
* Enable WebSocket in test_shellukai@chromium.org2009-10-211-0/+1
* Another stab at the Chromium side of storage events. Re-submission of http:/...jorlow@chromium.org2009-10-031-0/+3
* Add quota support.jorlow@chromium.org2009-10-031-2/+7
* Reverting 27756.jorlow@chromium.org2009-10-011-3/+0
* Another stab at the Chromium side of storage events. The WebKit side can be ...jorlow@chromium.org2009-10-011-0/+3
* Chromium side implementations of some FileSystem methods. This is needed to c...jianli@chromium.org2009-09-281-0/+3
* Modify our webkit code to make sure it does not call intonsylvain@chromium.org2009-09-111-0/+18
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-281-2/+4
* Appcache related WebKit API additions. With this patch the compile-time flag ...michaeln@google.com2009-08-121-0/+3
* This CL is doing a bunch of Misc work to make LocalStorage data persist.jorlow@chromium.org2009-08-051-1/+12
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-0/+7
* Introduce WebLocalizedString and queryLocalizedString methodsdarin@chromium.org2009-07-171-0/+4
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-06-091-0/+1
* Revert WebURLLoader landing. Too many layout test failures.darin@chromium.org2009-05-301-1/+0
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-05-301-0/+1
* Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...jam@chromium.org2009-05-201-3/+0
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Chrome side to handle changing CreateWebWorker to createWorker.darin@chromium.org2009-05-051-1/+1
* Run workers in separate processes.jam@chromium.org2009-05-011-0/+3
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-0/+1
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-0/+1
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-1/+1
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-301-3/+0
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-3/+1
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Adds WebThemeEngine, WebColor, and WebCanvas to the WebKit API (chrome-side).darin@chromium.org2009-03-101-0/+9
* More WebKit API action (chromium side).darin@chromium.org2009-03-091-0/+4
* Reland r11118.darin@chromium.org2009-03-061-9/+2
* Revert r11118 :(darin@chromium.org2009-03-061-2/+9
* More WebKit API action (chromium side)darin@chromium.org2009-03-061-9/+2
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-281-0/+25
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-261-0/+27