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
*
fix third_party_headers to work properly on Windows w/ ninja.
dpranke@chromium.org
2013-02-14
2
-59
/
+56
*
Have a common implementation of cc::OutputSurface instead of multiple duplica...
skaslev@chromium.org
2013-02-13
5
-113
/
+6
*
Add a flag for enabling the threaded parser
abarth@chromium.org
2013-02-13
2
-0
/
+4
*
Fix the size of webview in WebViewPlugin
qinmin@chromium.org
2013-02-13
1
-1
/
+3
*
SessionStorageDatabase fix: Delete namespace keys if there are no areas.
marja@chromium.org
2013-02-13
2
-1
/
+46
*
Retry: Introduce AsyncFileTestHelper for testing with async file/quota operat...
kinuko@chromium.org
2013-02-13
9
-287
/
+412
*
Implement Pepper proxy for PPB_DirectoryReader
nhiroki@chromium.org
2013-02-13
10
-239
/
+13
*
cc: remove FontAtlas
egraether@chromium.org
2013-02-13
4
-25
/
+0
*
Remove OVERRIDE annotations from implementations of WebKit APIs
jamesr@chromium.org
2013-02-13
1
-23
/
+23
*
Fixed bug in allocation of temporary scanline during frame buffer readback.
kbr@chromium.org
2013-02-13
2
-7
/
+4
*
Revert pagescale from plugin placeholder
qinmin@chromium.org
2013-02-13
2
-25
/
+1
*
ExternalClearKey: remove row-by-row copy code from libvpx wrapper.
tomfinegan@chromium.org
2013-02-13
1
-75
/
+0
*
Guard against midstream audio configuration changes.
dalecurtis@chromium.org
2013-02-12
2
-4
/
+20
*
Added temporary #ifdefs to support incompatible ANGLE API upgrade.
kbr@chromium.org
2013-02-12
1
-0
/
+8
*
Layout tests expect the time to be relative to the unix epoch.
jochen@chromium.org
2013-02-12
1
-2
/
+3
*
PPB_HostResolver_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-02-12
8
-105
/
+6
*
Add histograms to track localStorage size and load time by size.
willchan@chromium.org
2013-02-12
2
-1
/
+51
*
Update Cdm Wrapper and ClearKeyCdm to work with CDM interface version 4.
xhwang@google.com
2013-02-12
13
-61
/
+102
*
Allow separately blacklisting Stage3D baseline mode.
jbauman@chromium.org
2013-02-12
2
-0
/
+2
*
Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()
jamesr@chromium.org
2013-02-12
8
-20
/
+314
*
Revert "Make TestWebIDBFactory allocate a separate WebIDBFactory per thread."
darin@chromium.org
2013-02-11
7
-123
/
+84
*
Remove dead code related to WebAnimationController
jamesr@chromium.org
2013-02-11
2
-75
/
+0
*
Allow support for CENC and the AVC1 and AAC codecs in the Widevine CDM to be ...
ddorwin@chromium.org
2013-02-10
2
-41
/
+121
*
Add implementations of WebKit::Platform testing APIs to TestWebKitPlatformSup...
jamesr@chromium.org
2013-02-10
2
-0
/
+60
*
Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.
darin@chromium.org
2013-02-10
7
-84
/
+123
*
cc: Move command-line and platform-specific settings.
danakj@chromium.org
2013-02-09
1
-17
/
+0
*
Filesystem interface for Mac PTP/MTP devices using ImageCaptureCore
gbillock@chromium.org
2013-02-08
3
-6
/
+13
*
SyncFS: it should not crash even when invalid FileEntry is given to getFileSt...
kinuko@chromium.org
2013-02-08
2
-2
/
+6
*
This patch fixes two audio issues for webrtc hangout.
xians@chromium.org
2013-02-08
2
-21
/
+37
*
SyncFS: Propagate the sync status and direction from service to JS event API
kinuko@chromium.org
2013-02-08
3
-34
/
+0
*
SyncFS: Migrate to new event system and support LOCAL_TO_REMOTE (as well as R...
kinuko@chromium.org
2013-02-08
4
-9
/
+34
*
Disable cookies when fetching favicon.
pliard@chromium.org
2013-02-08
1
-0
/
+4
*
Always populate FileSystemURL::virtual_path and deprecate WithPath() method
kinuko@chromium.org
2013-02-08
8
-77
/
+126
*
Make views_unittests build on Win64
jschuh@chromium.org
2013-02-08
1
-0
/
+4
*
When WebMediaPlayerManagerAndroid goes away, we should detach all the WMPA fr...
qinmin@chromium.org
2013-02-08
4
-6
/
+18
*
Don't handle GestureTap events in WebViewPlugin
qinmin@chromium.org
2013-02-08
1
-0
/
+6
*
Turn off the network proxy for mac and win in DRT
dpranke@chromium.org
2013-02-07
1
-15
/
+2
*
Properly manage lifetime of Helper Plugin in ProxyDecryptor.
ddorwin@chromium.org
2013-02-07
2
-3
/
+24
*
cc: add WebLayerTreeView API for toggling composited layer borders
egraether@chromium.org
2013-02-07
2
-0
/
+8
*
Update some #includes for headers that have been moved to the new Platform di...
pilgrim@chromium.org
2013-02-07
4
-4
/
+4
*
Update some #includes in webkit/ for headers that have been moved to the new ...
pilgrim@chromium.org
2013-02-07
2
-2
/
+2
*
Revert 181278
gavinp@chromium.org
2013-02-07
9
-412
/
+287
*
Introduce AsyncFileTestHelper for testing with async file/quota operations
kinuko@chromium.org
2013-02-07
9
-287
/
+412
*
Renaming the CdmWrapper build targets.
dkovalev@chromium.org
2013-02-07
1
-2
/
+2
*
Update some #includes in webkit/glue for headers that have moved to the new P...
pilgrim@chromium.org
2013-02-07
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.
rsleevi@chromium.org
2013-02-07
50
-216
/
+255
*
Fix CHECK(g_DeviceDisplayInfo_clazz) in WebKit tests.
aruslan@chromium.org
2013-02-07
2
-0
/
+3
*
Move utf_offset_string_conversions and utf_string_conversion_utils to strings.
brettw@chromium.org
2013-02-07
2
-5
/
+5
*
Depend on xdisplaycheck when use_x11==1, not when toolkit_uses_gtk==1.
benrg@chromium.org
2013-02-07
1
-1
/
+5
*
Cleanup: use "drive" instead of "gdrive".
yoshiki@chromium.org
2013-02-07
1
-1
/
+1
[next]