summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkitclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Add form validation message strings.tkent@chromium.org2010-11-251-7/+51
* Add "default:" to the WebLocalizedString switch statement in ToMessageID().tkent@chromium.org2010-11-091-0/+4
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-3/+3
* Fixed include in test_webkit_clientdavemoore@chromium.org2010-10-101-1/+1
* Revert 62068 - Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-091-1/+1
* Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-091-1/+1
* Implement on Chromium side recently added actualMemoryUsageMB.antonm@chromium.org2010-09-081-2/+11
* Revert 58153 - Introduce a flag to bypass the cache when retrieving current m...chase@chromium.org2010-09-011-3/+2
* Introduce a flag to bypass the cache when retrieving current memory usage.antonm@chromium.org2010-09-011-2/+3
* FBTF: Move code from headers into cc files.erg@google.com2010-08-271-0/+3
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* AutoFill: Determine credit card type based on the CC number and display thejhawkins@chromium.org2010-07-301-1/+8
* AutoFill: Temporarily remove a NOTREACHED until WK is fixed to not send injhawkins@chromium.org2010-07-291-1/+3
* AutoFill: Display a right-aligned generic CC icon in the suggestions popup forjhawkins@chromium.org2010-07-281-0/+1
* Add images used by webkit for the speech input button.satish@chromium.org2010-07-281-0/+3
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Minor cleanup of a couple files: sort arrays of resource IDs into order (to m...pkasting@chromium.org2010-07-091-17/+17
* Add images of indeterminate checkboxes for Linux.tkent@chromium.org2010-07-021-0/+3
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-4/+2
* 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