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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert use of int ms to TimeDelta in files owned by michaeln.
tedvessenes@gmail.com
2012-01-27
2
-7
/
+9
*
Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.
dmichael@chromium.org
2012-01-26
2
-2
/
+7
*
[cros] Fix the GetVirtualPath to always return the path without leading slash...
dgozman@chromium.org
2012-01-26
1
-4
/
+2
*
Revert 119206 - Mouse Lock is currently supported in Pepper, but not yet supp...
tzik@chromium.org
2012-01-26
5
-43
/
+18
*
Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.
scheib@chromium.org
2012-01-26
5
-18
/
+43
*
Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key)
jsbell@chromium.org
2012-01-26
1
-4
/
+3
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
3
-9
/
+6
*
Disallow WebSQL and localStorage in platform apps.
jstritar@chromium.org
2012-01-25
1
-2
/
+1
*
Stronger synchronization for resize on osmesa.
backer@chromium.org
2012-01-25
1
-1
/
+2
*
Cleanup trace_event, fix webkit API naming.
jbates@chromium.org
2012-01-25
2
-2
/
+3
*
Updating XTBs based on .GRDs from branch 963
kerz@chromium.org
2012-01-25
4
-9
/
+9
*
[Coverity] Pass GURL by const-ref
tbreisacher@chromium.org
2012-01-24
1
-2
/
+2
*
Adding new png resource for page indicator background (2/2)
dpapad@chromium.org
2012-01-24
1
-0
/
+1
*
Do not invoke setDartEnabled.
antonm@google.com
2012-01-24
2
-5
/
+0
*
Remove the default plugin.
bauerb@chromium.org
2012-01-24
6
-157
/
+8
*
WebSocket Pepper API: SetBinaryType() returned unexpected PP_FALSE
toyoshim@chromium.org
2012-01-24
1
-3
/
+5
*
add webkitplatform support for new tracing API.
jbates@chromium.org
2012-01-24
2
-0
/
+42
*
Adding new png resource for page indicator background (1/2)
dpapad@chromium.org
2012-01-24
1
-0
/
+0
*
remove build_webkit_exes_from_webkit_gyp flag
dpranke@chromium.org
2012-01-24
4
-75
/
+24
*
Skia DEPS roll to 3077
epoger@chromium.org
2012-01-23
1
-2
/
+25
*
Use a Javascript callback to notify a missing plug-in when the placeholder ha...
bauerb@chromium.org
2012-01-23
2
-12
/
+2
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
1
-0
/
+1
*
Revert 118546 because it caused PrerenderHTML5VideoNetwork to timeout on wind...
sadrul@chromium.org
2012-01-21
3
-42
/
+28
*
Switching glue to be a component in r118401 and then linking with the BFD lin...
dpranke@chromium.org
2012-01-21
1
-0
/
+8
*
Add support for Run, Quit, and RunAllPending to WebKit::WebThread
jamesr@chromium.org
2012-01-20
2
-5
/
+35
*
Fire canplaythrough as soon as download defers to fix autoplay
vrk@google.com
2012-01-20
3
-28
/
+42
*
Implement WebViewClient::createGraphicsContext3D (and support for DRT)
piman@chromium.org
2012-01-20
6
-24
/
+47
*
Initialized buffer_type to BUFFER_STANDARD.
asharif@chromium.org
2012-01-20
1
-1
/
+1
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
15
-532
/
+36
*
Estimate renderer memory usage in MacOS via working set size instead of page ...
ulan@chromium.org
2012-01-20
1
-1
/
+1
*
Revert 118440 since it breaks views_unittests:HitTestMasks on windows
sadrul@chromium.org
2012-01-20
1
-4
/
+1
*
Skia DEPS roll 3039->3071 with gyp and test_expectations changes
epoger@chromium.org
2012-01-20
1
-1
/
+4
*
Build webkit_glue as a component again.
dpranke@chromium.org
2012-01-20
5
-9
/
+9
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
15
-36
/
+532
*
Fold InitializeTask() into Initialize() as the method is called on the render...
scherkus@chromium.org
2012-01-19
5
-103
/
+61
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
15
-532
/
+36
*
build DRT, webkit_unit_tests from individual gyp files.
dpranke@chromium.org
2012-01-19
2
-6
/
+20
*
Remove long-ago rebaselined tests from chrome test_expectations
epoger@chromium.org
2012-01-19
1
-25
/
+0
*
Code cleanup.
backer@chromium.org
2012-01-19
1
-15
/
+0
*
Replace DataSourceFactory with explicitly initialized DataSources.
scherkus@chromium.org
2012-01-19
16
-397
/
+263
*
Rename webkit_media::VideoRendererImpl to webkit_media::SkCanvasVideoRenderer.
scherkus@chromium.org
2012-01-19
8
-44
/
+42
*
Transition to base/mac/bundle_locations.h step 2
jeremy@chromium.org
2012-01-19
2
-5
/
+7
*
Transition to base/mac/bundle_locations.h step 1
jeremy@chromium.org
2012-01-19
1
-2
/
+3
*
Add a per-tab preference to match WebSettings::images_enabled.
mnaganov@chromium.org
2012-01-19
2
-2
/
+5
*
Revert r118525 / Re-land r118240 - the build failure was a flake.
dpranke@chromium.org
2012-01-19
1
-3
/
+4
*
WebSocket Pepper API: WebArrayBuffer support
toyoshim@chromium.org
2012-01-19
2
-44
/
+48
*
Revert r118240 - gles_2_c_lib as a component.
dpranke@chromium.org
2012-01-19
1
-4
/
+3
*
Fix a crash in WebURLLoaderMockFactory caused by removing a loader that has b...
bbudge@chromium.org
2012-01-19
1
-2
/
+3
*
Add overloaded WebKitPlatformSupportImpl::createGraphicsContext3D
piman@chromium.org
2012-01-19
2
-1
/
+25
*
This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...
dpranke@chromium.org
2012-01-19
1
-3
/
+4
[next]