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
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
33
-150
/
+150
*
Check security origin before locking the mouse.
yzshen@chromium.org
2011-10-01
2
-0
/
+24
*
Make ifdef match between content/plugin/webplugin_proxy.cc and chrome/src/web...
saintlou@chromium.org
2011-10-01
1
-2
/
+4
*
Fix a crash in the renderer process which occurs in the PPAPI host code due t...
ananta@chromium.org
2011-09-30
1
-0
/
+14
*
Add more appcache_exports needed for test_shell_tests when we start linking a...
dpranke@chromium.org
2011-09-30
13
-43
/
+56
*
gcc 4.6 warnings cleanup
pph34r@gmail.com
2011-09-30
1
-2
/
+1
*
Follow-up cleanup promised during r103376's CR.
fischman@chromium.org
2011-09-30
2
-3
/
+3
*
Here are more exports needed for content_unittests to link in the component b...
dpranke@chromium.org
2011-09-30
4
-7
/
+12
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
16
-128
/
+123
*
Don't prepend hardcoded plugin definitions to plugin groups.
bauerb@chromium.org
2011-09-29
3
-33
/
+47
*
Add locks around the g_all_shared_contexts set and the GLES2Decoder
jamesr@chromium.org
2011-09-29
1
-1
/
+14
*
Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.
fischman@chromium.org
2011-09-29
1
-22
/
+2
*
Rewrites renderer accessibility to not use WebAccessibilityCache.
dmazzoni@chromium.org
2011-09-29
2
-20
/
+15
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-29
6
-4
/
+113
*
PPAPI SetFullscreen: Do return PP_FALSE when transition cannot be process. Th...
polina@google.com
2011-09-29
2
-6
/
+17
*
Pepper webcam: allocate the requested number of buffers and properly mark the...
viettrungluu@chromium.org
2011-09-29
1
-1
/
+10
*
Ensure WebKit's "canSetValue" attribute is reflected in Chrome's accessibilit...
aboxhall@chromium.org
2011-09-29
2
-2
/
+10
*
roll skia to 2351
reed@google.com
2011-09-28
1
-3
/
+3
*
ui/gfx: Add ToString() function to Rect class.
tfarina@chromium.org
2011-09-28
1
-1
/
+1
*
Suppress GPU layout test failures.
mihaip@chromium.org
2011-09-28
1
-0
/
+4
*
Properly scope the lifetime of the |PPB_VideoCapture_Impl|.
viettrungluu@chromium.org
2011-09-28
2
-4
/
+47
*
More aura changes
oshima@google.com
2011-09-28
1
-2
/
+2
*
WebKit roll r96191:96201
hamaji@chromium.org
2011-09-28
1
-12
/
+0
*
Enhance error reporting for leveldb errors in origin/directory database code
kinuko@chromium.org
2011-09-28
4
-28
/
+43
*
Suppress some failing layout tests
hamaji@chromium.org
2011-09-28
1
-0
/
+12
*
Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l...
kmadhusu@chromium.org
2011-09-28
2
-17
/
+22
*
Roll WebKit from 96091 to 96173.
mihaip@chromium.org
2011-09-28
1
-4
/
+0
*
Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only...
kmadhusu@chromium.org
2011-09-27
2
-22
/
+17
*
PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la...
kmadhusu@chromium.org
2011-09-27
2
-17
/
+22
*
Add OnRemoved() in VideoCapture::EventHandler API
wjia@chromium.org
2011-09-27
2
-0
/
+5
*
Cleaned up threadiness of BufferedDataSource.
fischman@chromium.org
2011-09-27
2
-12
/
+42
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
3
-18
/
+25
*
Correctly lookup PluginGroup for a given WebPluginInfo.
bauerb@chromium.org
2011-09-27
3
-16
/
+21
*
Move plugin loading out of process on Mac and Linux.
rsesek@chromium.org
2011-09-27
2
-0
/
+79
*
Update downstream test expectations to reflect failures after the Skia roll i...
mihaip@chromium.org
2011-09-27
1
-0
/
+4
*
Revert "net: make HSTS hosts use the normal SSL interstitials"
agl@chromium.org
2011-09-27
3
-25
/
+18
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
3
-18
/
+25
*
Leak fix in CrosMountPointProvider
kinuko@chromium.org
2011-09-27
1
-3
/
+4
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
6
-113
/
+4
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
6
-4
/
+113
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
4
-30
/
+133
*
Enabling creating of file_ref from filesystem and path for external filesystem.
tbarzic@chromium.org
2011-09-27
4
-28
/
+44
*
Fix null pointer access after playing fullscreen video.
ihf@chromium.org
2011-09-27
1
-1
/
+1
*
Fix TestShell on mac to handle utf8 data pak files.
tony@chromium.org
2011-09-27
2
-3
/
+17
*
Roll WebKit from 95947 to 96010.
mihaip@chromium.org
2011-09-27
1
-4
/
+0
*
fix test_shell_tests
dpranke@chromium.org
2011-09-26
2
-1
/
+9
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
3
-0
/
+10
*
fix DRT and TestShell to have a full user agent string again.
dpranke@chromium.org
2011-09-26
2
-2
/
+5
*
Fixed a few nits in web_intent_service_data.* and webkit_glue.gypi
groby@chromium.org
2011-09-26
3
-13
/
+11
*
Add recent upstream layout test failures that were rolled in without suppress...
mihaip@chromium.org
2011-09-26
1
-0
/
+4
[next]