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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
1
-901
/
+0
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
1
-0
/
+901
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
1
-901
/
+0
*
Simplify how we get the plugin list in the webkit platform support by removin...
jam@chromium.org
2013-07-20
1
-28
/
+0
*
Add support for creating sparse histograms to WebKitPlatformSupportImpl
ajuma@chromium.org
2013-07-20
1
-0
/
+7
*
Move NPAPI implementation out of webkit/plugins/npapi and into content.
jam@chromium.org
2013-07-19
1
-1
/
+0
*
reland of http://crrev.com/212230 Create top-level separate targets for...
scottmg@chromium.org
2013-07-18
1
-3
/
+0
*
Revert 212230 "Create top-level separate targets for browser and..."
scottmg@chromium.org
2013-07-18
1
-0
/
+3
*
Create top-level separate targets for browser and child dlls
scottmg@chromium.org
2013-07-18
1
-3
/
+0
*
Use a direct include of the message_loop header in webkit/, part 2.
avi@chromium.org
2013-07-17
1
-4
/
+4
*
Impplemenet WebKit::Platform API for heap profiling.
morrita@chromium.org
2013-07-12
1
-0
/
+33
*
Use a direct include of time headers in webkit/, win8/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.
darin@chromium.org
2013-06-25
1
-2
/
+2
*
[Autofill] Update credit card type detection logic.
isherman@chromium.org
2013-06-21
1
-1
/
+0
*
Migrate media-related platform support code from webkit/ to content/.
scherkus@chromium.org
2013-06-20
1
-35
/
+0
*
move webkit/glue/web_discardable_memory_impl* to webkit/child
scottmg@chromium.org
2013-06-18
1
-13
/
+0
*
move webkit/glue/webthemeengine to webkit/child/
scottmg@chromium.org
2013-06-17
1
-10
/
+0
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-3
/
+3
*
reland of https://codereview.chromium.org/16864002
scottmg@chromium.org
2013-06-15
1
-30
/
+1
*
Revert "move webkit/glue/webthread_impl* to webkit/child/"
senorblanco@chromium.org
2013-06-14
1
-1
/
+30
*
move webkit/glue/webthread_impl* to webkit/child/
scottmg@chromium.org
2013-06-14
1
-30
/
+1
*
move webkit/glue/worker_task_* to webkit/child/
scottmg@chromium.org
2013-06-14
1
-13
/
+0
*
move webkit/glue/touch_fling_* to webkit/child/
scottmg@chromium.org
2013-06-13
1
-1
/
+0
*
move webkit/glue/fling_* to webkit/child
scottmg@chromium.org
2013-06-13
1
-34
/
+4
*
Use a direct include of strings headers in webkit/, part 1.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Expose parseDataURL to Platform
pdr@chromium.org
2013-06-07
1
-0
/
+16
*
Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-2
/
+2
*
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
-8
/
+8
*
disable sampling tracing in split_link build
scottmg@chromium.org
2013-05-23
1
-9
/
+12
*
Move webkit/user_agent/ into webkit/common
jamesr@chromium.org
2013-05-23
1
-1
/
+1
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-22
1
-1
/
+6
*
Revert 201085 "Use the default theme as the fallback UI in Blink"
keishi@chromium.org
2013-05-20
1
-6
/
+1
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-20
1
-1
/
+6
*
Revert 200785 "Use the default theme as the fallback UI in Blink"
keishi@chromium.org
2013-05-17
1
-6
/
+1
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-17
1
-1
/
+6
*
Revert 200431 "Use the default theme as the fallback UI in Blink"
benwells@chromium.org
2013-05-16
1
-6
/
+1
*
Use the default theme as the fallback UI in Blink
keishi@chromium.org
2013-05-16
1
-1
/
+6
*
Move compositor support out of base WebKitPlatformSupport into renderer
jamesr@chromium.org
2013-05-10
1
-6
/
+0
*
webkit: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
1
-3
/
+2
*
Revert 196550 "Revert "Add a ConvertableToTraceFormat type to th..."
tonyg@chromium.org
2013-05-03
1
-1
/
+1
*
Handle decoding of vorbis files better on Android
rtoy@google.com
2013-05-03
1
-1
/
+2
*
DevTools: change cursor while touch events emulated
pfeldman@chromium.org
2013-04-29
1
-0
/
+2
*
Revert "Add a ConvertableToTraceFormat type to the trace framework."
tonyg@chromium.org
2013-04-26
1
-1
/
+1
*
Update Platform calls to create a cancellation error.
japhet@chromium.org
2013-04-25
1
-2
/
+4
*
Support concatenated spatialization data
rtoy@google.com
2013-04-22
1
-1
/
+11
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
1
-4
/
+4
*
Plumb net::ERR_ABORTED to Platform, so that it can be exposed to WebCore. This
japhet@chromium.org
2013-04-16
1
-0
/
+5
*
Android implementation of WebAudio audio file decoder.
rtoy@google.com
2013-04-15
1
-0
/
+23
[next]