summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkitclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-658/+0
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-2/+2
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-2/+2
* Remove ifdef for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING missed in r97524.adamk@chromium.org2011-08-231-5/+2
* Add custom overhang pattern for rubber-banding.asvitkine@chromium.org2011-08-231-0/+3
* Cleanup: remove ifdefs for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING.adamk@chromium.org2011-08-191-10/+0
* This is an implementation of WebThread to allow WebKit to create threads that...nduca@chromium.org2011-08-161-0/+5
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-4/+4
* Add a localizable string for the default label of <details>.tkent@chromium.org2011-07-211-0/+2
* Prepare for WebKitClient rename setSharedTimerFireTime->setSharedTimerFireInt...jamesr@chromium.org2011-07-151-8/+19
* Prepare for switching timer scheduling to monotonic time (TimeTicks)jamesr@chromium.org2011-07-141-0/+6
* Add new media resources for UI refresh.sjl@chromium.org2011-07-071-0/+30
* Restore NOTREACHED() in WebKitClientImpl::loadResource()isherman@chromium.org2011-07-071-42/+48
* Add a WebLocalizedString::FileButtonChooseMultipleFilesLabel case to ToMessag...haraken@google.com2011-07-021-2/+6
* Change a label of the HTML5 multiple file chooser to "Choose One or More Files".haraken@google.com2011-06-291-0/+4
* Implement monotonically increasing time for WebKit.simonjam@chromium.org2011-06-141-0/+5
* Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...chromium@hybridsource.org2011-05-251-4/+0
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-251-0/+5
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-7/+2
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-2/+7
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-7/+2
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-2/+7
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-7/+2
* Move crypto_helpers from sync to cryptoqsr@google.com2011-05-051-7/+1
* Revert 83584 - Adding a way to run deferred tasks in WebKit unit-tests.jcivelli@chromium.org2011-04-291-2/+1
* Adding a way to run deferred tasks in WebKit unit-tests.jcivelli@chromium.org2011-04-291-1/+2
* Replaced std::string argument storage in gpu_trace_event with faster TraceVal...jbates@chromium.org2011-04-221-1/+1
* Revert 82620 - Replaced std::string argument storage in gpu_trace_event with ...thestig@chromium.org2011-04-221-1/+1
* Replaced std::string argument storage in gpu_trace_event with faster TraceAny...jbates@chromium.org2011-04-221-1/+1
* 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