summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkitclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-6/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Make WebKitClient::traceEvent issue GPU_TRACE_EVENTs.nduca@chromium.org2011-03-231-1/+6
* Revert 78992 - Make WebKitClient::traceEvent issue GPU_TRACE_EVENTs.andybons@chromium.org2011-03-221-6/+1
* Make WebKitClient::traceEvent issue GPU_TRACE_EVENTs.nduca@chromium.org2011-03-221-1/+6
* Implement cryptographicallyRandomValues to let WebKit have someabarth@chromium.org2011-02-231-2/+14
* Clean up webkit resources.xiyuan@chromium.org2011-01-241-18/+0
* Re-land http://codereview.chromium.org/6265009 which was reverted to try to f...crogers@google.com2011-01-221-4/+64
* Revert 72259 - Bundle audio spatialization resources for use by the web audio...rniwa@chromium.org2011-01-221-64/+4
* Bundle audio spatialization resources for use by the web audio APIcrogers@google.com2011-01-221-4/+64
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-4/+4
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-8/+8
* Add implementation of WebThemeEngine for the Mac (declared bymihaip@chromium.org2010-12-291-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-5/+5
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-5/+5
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-5/+5
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-5/+5
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-5/+5
* (Committing on behalf of Chris Rogers -- original CL http://codereview.chromi...kbr@google.com2010-12-161-0/+11
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* histogram API of WebKitClient implemented in chromium/webkit/gluescheib@chromium.org2010-12-021-0/+25
* 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