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
*
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
*
Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.
dpranke@chromium.org
2011-09-26
7
-50
/
+30
*
ui/gfx: Add ToString() function to Point class.
tfarina@chromium.org
2011-09-26
2
-4
/
+4
*
Explicitly include <algorithm> to make std::sort available.
peter@chromium.org
2011-09-26
1
-0
/
+2
*
Rolls WebKit 95802:95897
mihaip@chromium.org
2011-09-24
1
-5
/
+0
*
Prevent a call to a NULL client as seen in minidumps.
mad@chromium.org
2011-09-23
1
-1
/
+2
*
Downstream test_expectations.txt update.
mihaip@chromium.org
2011-09-23
1
-2
/
+4
*
Simplify code by using weak pointers and base::Bind() instead of
enal@chromium.org
2011-09-23
2
-93
/
+65
*
Convert the PluginService interface to be an async wrapper around PluginList.
rsesek@chromium.org
2011-09-23
1
-3
/
+7
*
Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...
dpranke@chromium.org
2011-09-22
7
-30
/
+50
*
Remove GetP2PSocketDispatcher from PepperPluginDelegate interface.
sergeyu@chromium.org
2011-09-22
3
-12
/
+0
*
Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...
dpranke@chromium.org
2011-09-22
7
-50
/
+30
*
Remove old WEBWIDGET_HAS_ANIMATE_CHANGES ifdefs.
adamk@chromium.org
2011-09-22
3
-12
/
+0
*
Fix a flash plugin process crash on Windows which occurs on the field in the ...
ananta@chromium.org
2011-09-22
1
-13
/
+2
*
Don't cache keystate if not blocked by UIPI
jschuh@chromium.org
2011-09-22
1
-1
/
+3
*
Moved web_intent_service_data into webkit/glue
groby@chromium.org
2011-09-22
3
-0
/
+73
*
Revert 102266 - Revert 102217 - Enable the Overhang pattern resource on TOUCH...
tommi@chromium.org
2011-09-22
2
-2
/
+2
*
Revert 102217 - Enable the Overhang pattern resource on TOUCH_UI builds.
tommi@chromium.org
2011-09-22
2
-2
/
+2
*
Mouse lock implementation, including the renderer side and the Windows versio...
yzshen@chromium.org
2011-09-22
5
-18
/
+32
*
Add std prefix for find().
zhenghao@google.com
2011-09-22
1
-1
/
+1
*
Enable the Overhang pattern resource on TOUCH_UI builds.
fsamuel@chromium.org
2011-09-22
2
-2
/
+2
*
Code cleanup: rename DisallowedExtensions to DisallowedFeature.
zmo@google.com
2011-09-22
1
-1
/
+1
*
Introduce AudioDecoderConfig to migrate away from GetAVStream().
scherkus@chromium.org
2011-09-21
1
-0
/
+1
*
Add routing id and notification type to accessibility logging.
dtseng@chromium.org
2011-09-21
2
-3
/
+77
*
wstring: convert all SetPageTitle APIs to use string16
evan@chromium.org
2011-09-21
5
-11
/
+9
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
3
-0
/
+3
*
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
[next]