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
*
Add DISABLE_TCP_TRANSPORT flag in the Transport API.
sergeyu@chromium.org
2011-09-21
3
-1
/
+14
*
move webkit_glue::IsSingleProcess to content.
dpranke@chromium.org
2011-09-20
2
-8
/
+0
*
move webkit_glue::GetWebKitLocale to content.
dpranke@chromium.org
2011-09-20
2
-8
/
+0
*
Add stub implementation for DRT TestWebKitPlatformSupport::audioHardwareBuffe...
crogers@google.com
2011-09-20
2
-0
/
+5
*
Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.
brettw@chromium.org
2011-09-20
3
-9
/
+11
*
plugins: initialize "type" field of struct
evan@chromium.org
2011-09-20
1
-0
/
+1
*
Obsoleting --unlimited-quota-for-files
kinuko@chromium.org
2011-09-20
16
-224
/
+36
*
Tell JS heap that audio player object uses lot of native memory.
enal@chromium.org
2011-09-20
2
-0
/
+73
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
1
-46
/
+59
*
Fix a recently introduced leak.
michaeln@google.com
2011-09-19
1
-1
/
+1
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-19
1
-2
/
+18
*
Reland r101418: Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-19
3
-11
/
+11
*
Better encapsulate usage of the disk_cache backend within the appcache library.
michaeln@google.com
2011-09-19
4
-49
/
+177
*
Update WebPermissionClient implementation to support image URLs
jochen@chromium.org
2011-09-19
2
-3
/
+6
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-0
/
+10
*
Fix a comment in cpp_binding_example.h
steveblock@chromium.org
2011-09-17
1
-2
/
+2
*
Add layout test exception.
levin@chromium.org
2011-09-17
1
-0
/
+3
*
Rewriting FFmpegAudioDecoder and eliminating DecoderBase.
scherkus@chromium.org
2011-09-17
1
-0
/
+1
*
Roll WebKit DEPS 95307:95316.
levin@chromium.org
2011-09-16
1
-11
/
+0
*
Remove generation of .rc files in locale grd files.
tony@chromium.org
2011-09-16
1
-54
/
+1
*
chrome.experimental.downloads.download() implementation
benjhayden@chromium.org
2011-09-16
1
-39
/
+1
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
15
-30
/
+54
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
1
-60
/
+53
*
Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...
apatrick@chromium.org
2011-09-16
1
-53
/
+60
*
Add messages/handlers for the invocation sequence. Copy from geolocation_disp...
gbillock@chromium.org
2011-09-16
3
-0
/
+54
*
Don't try to call setDefersLoading when the loader is null. This does a bit o...
brettw@google.com
2011-09-16
2
-10
/
+34
*
Declarations for Pepper IME API.
kinaba@chromium.org
2011-09-16
1
-0
/
+8
*
Convert file request to http request for layout test for Android.
zhenghao@google.com
2011-09-16
3
-4
/
+153
*
Included ppb_opengles2.h instead of ppb_opengles.h.
alokp@chromium.org
2011-09-16
1
-1
/
+1
*
Revert 101418 - Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
3
-11
/
+11
*
Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
3
-11
/
+11
*
Relay server support for P2P Transport API.
sergeyu@chromium.org
2011-09-15
3
-11
/
+58
*
add some flaky tests for now
dpranke@chromium.org
2011-09-15
1
-0
/
+7
*
Remove support for the old scrollbar interfaces.
brettw@chromium.org
2011-09-15
3
-101
/
+0
*
Remove old cruft from test_expectaions which isn't needed anymore.
levin@chromium.org
2011-09-15
1
-2
/
+0
*
Roll WebKit DEPS 95087:95187.
levin@chromium.org
2011-09-15
1
-0
/
+3
*
Revert 101310 - Roll WebKit DEPS 95087:95189.
levin@chromium.org
2011-09-15
1
-3
/
+0
*
Roll WebKit DEPS 95087:95189.
levin@chromium.org
2011-09-15
1
-0
/
+3
*
Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...
bauerb@chromium.org
2011-09-15
16
-933
/
+54
*
Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...
bauerb@chromium.org
2011-09-15
16
-53
/
+932
*
Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...
bauerb@chromium.org
2011-09-15
16
-932
/
+53
*
Add Android platform for webkit/support.
zhenghao@google.com
2011-09-15
4
-10
/
+17
*
Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...
ananta@chromium.org
2011-09-15
6
-251
/
+0
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
4
-20
/
+17
*
Fixing dropped seeks.
serya@chromium.org
2011-09-15
2
-1
/
+19
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
4
-17
/
+20
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
4
-20
/
+17
*
Convert dev interfaces to use the macro system.
brettw@chromium.org
2011-09-14
9
-131
/
+36
*
Check for a crashed plugin before creating resources to send to the plugin
brettw@google.com
2011-09-14
2
-0
/
+14
*
Cleaned up DEPS under webkit.
alokp@chromium.org
2011-09-14
3
-12
/
+0
[next]