summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkitplatformsupport_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Added OtherColorLabel localized string.keishi@chromium.org2012-08-011-0/+2
* adding overlay play button resource for media control on androidqinmin@chromium.org2012-07-271-0/+4
* Remove tickmark png.thakis@chromium.org2012-07-241-1/+0
* remove video fullscreen button resources for android as desktop chromium also...qinmin@chromium.org2012-07-171-3/+0
* Use shadow DOM API to show icon for password generation.gcasto@chromium.org2012-06-011-0/+1
* Provide access to process private and shared memory size from WebKit code. We...yurys@chromium.org2012-05-311-16/+23
* Set Android/V8 memory limits from dalvik.vm.heapsize.ulan@chromium.org2012-05-251-18/+31
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-69/+90
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-90/+69
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-69/+90
* Add scale factor and 2x resources from webkit and plumb through to ContentCli...tony@chromium.org2012-05-111-61/+74
* Add string resources for WebLocalizedString::DateFormat{DayInMonth,Month,Year...tkent@chromium.org2012-04-261-0/+6
* Updated media player resources with new images from kenmoore@google.com.scherkus@chromium.org2012-04-251-7/+15
* Add strings for WebLocalizedString::CalendarClear and CalendarToday.tkent@chromium.org2012-04-071-0/+4
* Add a message for plug-in initialization errors.bauerb@chromium.org2012-03-261-54/+56
* Add media fullscreen button resource for androidqinmin@chromium.org2012-02-241-0/+3
* Remove old unused tracing API from webkitplatformsupport_impl.jbates@chromium.org2012-02-151-14/+0
* Correct ResumeSharedTimer to fire the next timer at shared_timer_fire_time_.satish@chromium.org2012-02-051-1/+2
* Remove pointer mangling API from trace_event.h and use an addTraceEvent flag ...jbates@chromium.org2012-01-271-5/+0
* Cleanup trace_event, fix webkit API naming.jbates@chromium.org2012-01-251-1/+1
* add webkitplatform support for new tracing API.jbates@chromium.org2012-01-241-0/+28
* Implement WebViewClient::createGraphicsContext3D (and support for DRT)piman@chromium.org2012-01-201-18/+0
* Estimate renderer memory usage in MacOS via working set size instead of page ...ulan@chromium.org2012-01-201-1/+1
* Add overloaded WebKitPlatformSupportImpl::createGraphicsContext3Dpiman@chromium.org2012-01-191-0/+18
* Allow tracing in third_party librariesjbates@chromium.org2012-01-131-2/+2
* Remove WebKit references to obsolete TOUCH_UI buildrbyers@chromium.org2011-12-281-1/+1
* Track webcore worker message loops in chromium.dgrogan@chromium.org2011-12-131-0/+13
* Revert 114157 - Track webcore worker message loops in chromium.acolwell@chromium.org2011-12-131-13/+0
* Track webcore worker message loops in chromium.dgrogan@chromium.org2011-12-131-0/+13
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-5/+5
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-5/+6
* Moving media-related files from webkit/glue/ to webkit/media/.scherkus@chromium.org2011-11-171-7/+7
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-1/+2
* [webkit glue] Make signedPublicKeyAndChallengeString() return an empty instea...gauravsh@chromium.org2011-10-301-2/+1
* Implement WebKitPlatformSupport::isTraceCategoryEnabled.nduca@chromium.org2011-10-251-0/+4
* Implement WebKitPlatformSupport::currentThreadpiman@chromium.org2011-10-121-1/+25
* Revert 102266 - Revert 102217 - Enable the Overhang pattern resource on TOUCH...tommi@chromium.org2011-09-221-1/+1
* Revert 102217 - Enable the Overhang pattern resource on TOUCH_UI builds.tommi@chromium.org2011-09-221-1/+1
* Enable the Overhang pattern resource on TOUCH_UI builds.fsamuel@chromium.org2011-09-221-1/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-2/+2
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-0/+660