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
*
Use base::MessageLoopProxy instead of MessageLoop* in webkit/media/.
scherkus@chromium.org
2013-03-01
5
-94
/
+97
*
Implement the Platform::sharedOffscreenGraphicsContext3D method.
danakj@chromium.org
2013-02-28
16
-135
/
+435
*
Revert 185318. It caused improvements in intl1/2 and morejs cyclers, but also
agable@chromium.org
2013-02-28
1
-1
/
+1
*
Use different client interface for WebLayerTreeViewForTesting to decouple fro...
jamesr@chromium.org
2013-02-28
5
-5
/
+46
*
Enable the threaded HTML parser by default
abarth@chromium.org
2013-02-28
1
-1
/
+1
*
WebKit gardening: update test expectations
toyoshim@chromium.org
2013-02-28
1
-2
/
+0
*
Add separate LocalFileChangeTracer tests for Copy/Move
kinuko@chromium.org
2013-02-28
1
-58
/
+119
*
Remove test-less web_layer_tree_view_unittest.cc
jamesr@chromium.org
2013-02-27
2
-104
/
+0
*
Linux: fix build with disabled libpvx support in media.
phajdan.jr@chromium.org
2013-02-27
2
-0
/
+5
*
Remove some more web intents code I missed previously
thakis@chromium.org
2013-02-27
9
-640
/
+0
*
Update V8 to version 3.17.5.
mstarzinger@chromium.org
2013-02-27
1
-0
/
+3
*
Final patch to migrate all files under webkit/fileapi/syncable from fileapi n...
calvinlo@chromium.org
2013-02-27
29
-402
/
+478
*
Add UMA statistics for tracking session storage database opening failures.
marja@chromium.org
2013-02-27
1
-0
/
+24
*
Cleanup: Fix styles in local_file_system_*_unittest.cc
kinuko@chromium.org
2013-02-27
3
-255
/
+294
*
Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...
pilgrim@chromium.org
2013-02-27
7
-10
/
+10
*
Add a ResourceScheduler to ResourceDispatcherHost.
simonjam@chromium.org
2013-02-27
5
-3
/
+52
*
Migrated sync_callback and sync_status_code from fileapi to sync_file_system ...
calvinlo@chromium.org
2013-02-26
14
-116
/
+132
*
[Android WebView] Implement WebSettings.{get|set}LoadWithOverviewMode
mnaganov@chromium.org
2013-02-26
2
-0
/
+3
*
Automated reformat of webkit/compositor_bindings
jamesr@chromium.org
2013-02-26
54
-2975
/
+2945
*
Backwards compatibility with HistoryItems with old page scale (attempt 2).
aelias@chromium.org
2013-02-26
2
-4
/
+28
*
Cleanup: Add fileapi::AreSameFileSystem(url1, url2) utility function
kinuko@chromium.org
2013-02-26
5
-9
/
+42
*
Revert 184502
vandebo@chromium.org
2013-02-26
1
-15
/
+2
*
Linux: apply a different hyphen patch.
phajdan.jr@chromium.org
2013-02-25
1
-5
/
+12
*
Backwards compatibility with HistoryItems with old page scale.
aelias@chromium.org
2013-02-25
1
-2
/
+15
*
Efficiently handle image layer scaling
wangxianzhu@chromium.org
2013-02-25
6
-3
/
+394
*
Migrated sync_file_metadata from fileapi to sync_file_system
calvinlo@chromium.org
2013-02-25
6
-35
/
+26
*
Remove forwarding include for base/files/file_path except for MTPD.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
base: Move MemoryMappedFile out of file_util.h and into its own header file.
tfarina@chromium.org
2013-02-24
1
-1
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
113
-121
/
+121
*
Switch Pepper Linux to use shared USB<->native key conversion table.
wez@chromium.org
2013-02-23
3
-167
/
+8
*
Add a hook to content renderer client for using a custom clipboard
jochen@chromium.org
2013-02-23
1
-1
/
+1
*
Thread ui opacity animations
ajuma@chromium.org
2013-02-23
4
-44
/
+4
*
[content shell] enable touch events for layout tests
jochen@chromium.org
2013-02-23
2
-0
/
+3
*
Add flag to disable impl-side painting
dfalcantara@chromium.org
2013-02-23
2
-2
/
+2
*
cc: Give mask and replica layers a parent.
danakj@chromium.org
2013-02-22
1
-3
/
+4
*
cc: Route offscreen context creation for compositor to the browser.
danakj@chromium.org
2013-02-22
5
-0
/
+194
*
RendererWebKitPlatformSupportImpl::createAudioDevice() needs the ability to m...
crogers@google.com
2013-02-22
2
-0
/
+13
*
Migrated sync_file_type and file_change from namespace fileapi to sync_file_s...
calvinlo@chromium.org
2013-02-22
13
-103
/
+125
*
Provide a way to disable Nagle's algorithm on Pepper TCP sockets.
wez@chromium.org
2013-02-22
5
-0
/
+24
*
Migrated sync_file_status, sync_action and sync_direction from fileapi:: name...
calvinlo@chromium.org
2013-02-22
5
-7
/
+6
*
Check FileSystem permission in OnAppendBlobDataItem for TYPE_FILE_FILESYSTEM ...
kinuko@chromium.org
2013-02-22
1
-2
/
+8
*
Quick-fix for UK backslash key on Linux/ChromeOS clients
wez@chromium.org
2013-02-22
1
-2
/
+1
*
Fix the size of scrollbars when using the Windows Classic theme.
kevers@chromium.org
2013-02-22
1
-0
/
+11
*
Remove WebLayerTreeViewImpl
jamesr@chromium.org
2013-02-22
8
-434
/
+17
*
Update #includes (and some comments) since WebKitPlatformSupport class is now...
pilgrim@chromium.org
2013-02-21
2
-2
/
+2
*
Remove some legacy PPB_* thunk declarations.
wez@chromium.org
2013-02-21
1
-0
/
+3
*
Revert 183382 - broke gmail
simonjam@chromium.org
2013-02-21
5
-52
/
+3
*
Revert 183841 - new static initializer on Linux.
yoz@chromium.org
2013-02-21
3
-11
/
+152
*
Switch Pepper Linux to use shared USB<->native key conversion table.
wez@chromium.org
2013-02-21
3
-152
/
+11
*
Add wez@ and garykac@ as USB keycode conversion owners for PPAPI.
wez@chromium.org
2013-02-21
1
-0
/
+3
[next]