summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkitclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Added resource images for progress bar on Linux.tony@chromium.org2010-06-101-0/+4
* Clean up the last bits of the dirfd parameter that was used bydumi@chromium.org2010-05-141-10/+0
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-121-0/+7
* Add Chromium side implementation for WebFileSystem interface in WebKit.jianli@chromium.org2010-05-061-67/+0
* Switch over to non-deprecated WebKit APIs and delete client methods that are nodarin@chromium.org2010-05-051-4/+0
* Add a context parameter to callOnMainThread. The old form is going to bedarin@chromium.org2010-04-281-0/+4
* Fix arm compile after turning on gcc warnings.tony@chromium.org2010-04-211-1/+1
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-7/+0
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-1/+1
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-1/+1
* Estimate the renderer working set on Linux. This is less expensive and works ...thestig@chromium.org2010-03-051-5/+113
* Note: I'm reverting it to see if it fixes all the dromaeo_test failures.jam@chromium.org2010-03-021-51/+5
* Estimate the renderer working set on Linux. This is less expensive and works ...thestig@chromium.org2010-02-261-5/+51
* Remove unused methods.darin@chromium.org2010-02-261-12/+0
* Avoid unnecessary restarts of the webkit shared timer, and when restarting, usedarin@chromium.org2010-02-231-2/+5
* Modal loops of joy.darin@chromium.org2010-02-181-4/+17
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-131-1/+0
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-1/+2
* Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...viettrungluu@chromium.org2009-12-191-0/+7
* Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...thakis@chromium.org2009-12-191-7/+0
* Fix cpu/memory measurements on OS X.thakis@chromium.org2009-12-181-0/+7
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-111-1/+1
* Rename policy_url to first_party_for_cookies in cookie-related code.wtc@chromium.org2009-11-181-1/+1
* Remove unnecessary WebCore includes.darin@chromium.org2009-11-161-11/+3
* Cleans up a bit the DB-related methods.dumi@chromium.org2009-11-131-4/+4
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-8/+8
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-041-18/+0
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-031-2/+1
* Chrome changes to extract the code from V8Proxy that special-casesdarin@chromium.org2009-11-031-14/+0
* Expose a method to access amount of memory used by the current process.darin@chromium.org2009-11-021-0/+9
* Remove TemporaryGlue::popupsAllowed by just having thedarin@chromium.org2009-10-301-11/+0
* Flesh out more of ChromiumBridge.cpp eliminating all but two methods ondarin@chromium.org2009-10-301-155/+35
* Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc intodarin@chromium.org2009-10-301-3/+6
* Move webworker{client}_impl.{h,cc} into webkit/api/srcyaar@chromium.org2009-10-291-1/+2
* DevTools: Implement raw cookies access for inspector.pfeldman@chromium.org2009-10-291-0/+18
* Rollback of 30408yaar@chromium.org2009-10-291-2/+1
* Move webworker{client}_impl.{h,cc} into webkit/api/srcyaar@chromium.org2009-10-291-1/+2
* Move a bunch of files into webkit/api/srcdarin@chromium.org2009-10-271-3/+4
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-231-0/+8
* Enable WebSocket in test_shellukai@chromium.org2009-10-211-0/+6
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+2
* This is a second attempt at submitting this changelist. The original one wasmarkus@chromium.org2009-10-131-2/+14
* Another stab at the Chromium side of storage events. Re-submission of http:/...jorlow@chromium.org2009-10-031-0/+6
* Add quota support.jorlow@chromium.org2009-10-031-0/+13
* Reverting 27756.jorlow@chromium.org2009-10-011-6/+0
* Another stab at the Chromium side of storage events. The WebKit side can be ...jorlow@chromium.org2009-10-011-0/+6
* Chromium side implementations of some FileSystem methods. This is needed to c...jianli@chromium.org2009-09-281-0/+19
* Roll back Markus's CL ( http://codereview.chromium.org/196053)jshin@chromium.org2009-09-251-14/+2
* When converting between units of time or data types of different precision,markus@chromium.org2009-09-241-2/+14
* Add missing newline at end of file causing a warning with gcc (r25967 caused ...thomasvl@chromium.org2009-09-151-1/+1