index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
glue
/
webkitplatformsupport_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate media-related platform support code from webkit/ to content/.
scherkus@chromium.org
2013-06-20
1
-11
/
+0
*
move webkit/glue/web_discardable_memory_impl* to webkit/child
scottmg@chromium.org
2013-06-18
1
-2
/
+0
*
move webkit/glue/webthemeengine to webkit/child/
scottmg@chromium.org
2013-06-17
1
-14
/
+1
*
reland of https://codereview.chromium.org/16864002
scottmg@chromium.org
2013-06-15
1
-5
/
+0
*
Revert "move webkit/glue/webthread_impl* to webkit/child/"
senorblanco@chromium.org
2013-06-14
1
-0
/
+5
*
move webkit/glue/webthread_impl* to webkit/child/
scottmg@chromium.org
2013-06-14
1
-5
/
+0
*
move webkit/glue/worker_task_* to webkit/child/
scottmg@chromium.org
2013-06-14
1
-5
/
+0
*
move webkit/glue/fling_* to webkit/child
scottmg@chromium.org
2013-06-13
1
-11
/
+0
*
Add virtual to webkit_glue::WebKitPlatformSupportImpl::parseDataURL since it is
jamesr@chromium.org
2013-06-07
1
-1
/
+1
*
Expose parseDataURL to Platform
pdr@chromium.org
2013-06-07
1
-0
/
+3
*
Move webkit/media/ into webkit/renderer/media
jamesr@chromium.org
2013-05-30
1
-1
/
+1
*
Update refernces to Blink's Platform API (webkit)
abarth@chromium.org
2013-05-30
1
-2
/
+2
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-22
1
-1
/
+4
*
Revert 201085 "Use the default theme as the fallback UI in Blink"
keishi@chromium.org
2013-05-20
1
-4
/
+1
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-20
1
-1
/
+4
*
Revert 200785 "Use the default theme as the fallback UI in Blink"
keishi@chromium.org
2013-05-17
1
-4
/
+1
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-17
1
-1
/
+4
*
Revert 200431 "Use the default theme as the fallback UI in Blink"
benwells@chromium.org
2013-05-16
1
-4
/
+1
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-16
1
-1
/
+4
*
Move compositor support out of base WebKitPlatformSupport into renderer
jamesr@chromium.org
2013-05-10
1
-7
/
+0
*
Update Platform calls to create a cancellation error.
japhet@chromium.org
2013-04-25
1
-1
/
+2
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
1
-1
/
+1
*
Plumb net::ERR_ABORTED to Platform, so that it can be exposed to WebCore. This
japhet@chromium.org
2013-04-16
1
-0
/
+1
*
Android implementation of WebAudio audio file decoder.
rtoy@google.com
2013-04-15
1
-0
/
+5
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
1
-1
/
+3
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-1
/
+1
*
Expose global state variables for sampling tracing to WebKit
haraken@chromium.org
2013-03-05
1
-0
/
+2
*
Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...
pilgrim@chromium.org
2013-02-27
1
-2
/
+2
*
Update #includes (and some comments) since WebKitPlatformSupport class is now...
pilgrim@chromium.org
2013-02-21
1
-1
/
+1
*
Implement path for providing test WebLayerTreeView to DumpRenderTree
jamesr@chromium.org
2013-02-16
1
-0
/
+4
*
Partial revert of r180417.
alph@chromium.org
2013-02-06
1
-0
/
+2
*
WebKit shared timer should be rescheduled after resuming from a modal loops, ...
rosca@adobe.com
2013-02-06
1
-0
/
+1
*
Control fling curves with parameters in RendererPreferences
rjkroege@chromium.org
2013-02-06
1
-0
/
+6
*
Retrieve renderer process memory sizes from browser via IPC.
alph@chromium.org
2013-02-04
1
-2
/
+0
*
Add implementation for WebKit::WebDiscardableMemory and WebKitPlatformSupport...
qinmin@chromium.org
2013-01-25
1
-0
/
+2
*
Follow-up to r172863 -- remove compat overload for addTraceEvent()
caseq@google.com
2012-12-18
1
-14
/
+0
*
Remove support for TRACE_EVENT_IF_LONGER_THANx macros
caseq@google.com
2012-12-13
1
-0
/
+12
*
Report memory usage retained by TCMalloc freelists.
alexeif@chromium.org
2012-12-07
1
-0
/
+1
*
Removed reference to unnecessary WebFlingAnimator.
rjkroege@chromium.org
2012-12-04
1
-5
/
+0
*
Make use_aura set use_default_render_theme and moves
sky@chromium.org
2012-11-28
1
-4
/
+3
*
Chrome side implementation of GestureFling curves.
rjkroege@chromium.org
2012-11-09
1
-0
/
+5
*
Implementation of WebCompositorSupport when use_libcc_for_compositor=1
jamesr@chromium.org
2012-09-04
1
-0
/
+3
*
Upstream android's fling animator.
japhet@chromium.org
2012-08-13
1
-0
/
+5
*
Provide access to process private and shared memory size from WebKit code. We...
yurys@chromium.org
2012-05-31
1
-0
/
+2
*
Set Android/V8 memory limits from dalvik.vm.heapsize.
ulan@chromium.org
2012-05-25
1
-1
/
+8
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-7
/
+3
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-3
/
+7
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-7
/
+3
*
Add scale factor and 2x resources from webkit and plumb through to ContentCli...
tony@chromium.org
2012-05-11
1
-0
/
+6
*
Remove old unused tracing API from webkitplatformsupport_impl.
jbates@chromium.org
2012-02-15
1
-3
/
+0
[next]