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
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow WebKit performance tests to be available for Android devices
peter@chromium.org
2012-11-28
1
-3
/
+6
*
Release video resources when switching tabs or leave clank
qinmin@chromium.org
2012-11-26
1
-1
/
+1
*
Combine media decoding and pipeline threads.
scherkus@chromium.org
2012-11-21
1
-1
/
+2
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-1
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
5
-18
/
+18
*
Support media stream layout test on all platforms.
wjia@chromium.org
2012-11-16
1
-9
/
+9
*
Keep playing audio even when opening another tab, going to another app etc.
miguelg@chromium.org
2012-11-15
1
-1
/
+1
*
Chrome side implementation of GestureFling curves.
rjkroege@chromium.org
2012-11-09
5
-0
/
+76
*
Add ThisMonthButtonLabel and ThisWeekButtonLabel to the list of special local...
keishi@chromium.org
2012-11-09
1
-0
/
+4
*
Stop passing the parent hwnd to the plugin process on initialization.
jam@chromium.org
2012-11-02
1
-4
/
+1
*
DRT should handle relative path arguments.
tkent@chromium.org
2012-11-02
1
-2
/
+4
*
Move EnableInProcessStackDumping to base/debug
phajdan.jr@chromium.org
2012-11-01
1
-1
/
+2
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
2
-2
/
+2
*
Revert r165444 "Add method to load resources without scale"
oshima@chromium.org
2012-11-01
2
-2
/
+2
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
2
-2
/
+2
*
This allow connection remote stream to audio tag, and enable users to control...
xians@chromium.org
2012-10-30
2
-0
/
+12
*
webkit: Merge 'database' and 'quota' to 'webkit_storage'
hashimoto@chromium.org
2012-10-26
1
-1
/
+0
*
webkit: Merge 'dom_storage' to 'webkit_storage'
hashimoto@chromium.org
2012-10-23
2
-2
/
+0
*
webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'
hashimoto@chromium.org
2012-10-23
1
-1
/
+2
*
webkit: Merge build target 'appcache' to 'webkit_storage'
hashimoto@chromium.org
2012-10-23
1
-1
/
+0
*
webkit: Merge blob and fileapi into one build target 'webkit_storage'
hashimoto@chromium.org
2012-10-18
2
-4
/
+2
*
DumpRenderTree should use fake strings for page popup UI so we can test local...
keishi@chromium.org
2012-10-16
1
-1
/
+14
*
Automate more Better Session Restore tests.
marja@chromium.org
2012-10-15
1
-0
/
+1
*
Fix hyphen-locale.html and hyphenate-limit-lines.html.
hbono@chromium.org
2012-10-15
1
-3
/
+5
*
Implement hyphenation for DumpRenderTree.
hbono@chromium.org
2012-10-05
3
-1
/
+90
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
2
-2
/
+0
*
Revert 160044 - Implement hyphenation for DumpRenderTree.
hbono@chromium.org
2012-10-04
3
-91
/
+1
*
Implement hyphenation for DumpRenderTree.
hbono@chromium.org
2012-10-04
3
-1
/
+91
*
Register Android's media/ and net/ JNI bindings when running DumpRenderTree.
peter@chromium.org
2012-09-25
1
-3
/
+9
*
create a separate WebMediaPlayer for URL derived from media stream
wjia@chromium.org
2012-09-25
3
-14
/
+43
*
Setup network JNI for webkit_unit_tests.
pliard@chromium.org
2012-09-21
1
-6
/
+4
*
Move android mediaplayer from render process to browser process.
qinmin@chromium.org
2012-09-19
2
-5
/
+17
*
IndexedDB: Remove unused two-phase-open methods following WK90411
jsbell@chromium.org
2012-09-14
1
-11
/
+0
*
Build the user_agent target for iOS
stuartmorgan@chromium.org
2012-09-12
1
-13
/
+22
*
Chromium side of "consolidate two-phase connection to avoid race conditions".
jsbell@chromium.org
2012-09-11
1
-0
/
+12
*
Split user agent code out of the 'glue' target
stuartmorgan@chromium.org
2012-09-10
4
-3
/
+6
*
Move webkit/forms/ build into a new webkit_forms.gypi
stuartmorgan@chromium.org
2012-09-07
2
-0
/
+2
*
history.{push,replace}State should no longer be V8EnabledAtRuntime
mihaip@chromium.org
2012-09-06
1
-1
/
+0
*
Combine audio decoding and video decoding onto a single thread.
scherkus@chromium.org
2012-09-06
1
-2
/
+1
*
Register WebKitWeightWatcher fonts again on mac
thakis@chromium.org
2012-08-30
1
-2
/
+9
*
Register MediaPlayerListener Java classes
wangxianzhu@chromium.org
2012-08-30
1
-0
/
+2
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-24
2
-32
/
+0
*
remove old createMediaPlayer which doesn't have URL as argument.
wjia@chromium.org
2012-08-24
2
-27
/
+0
*
Factor out common Element struct from BlobData and ResourceRequestBody
kinuko@chromium.org
2012-08-23
2
-0
/
+2
*
Revert 152873 - Remove all the indexeddb-related utility process code
ricow@chromium.org
2012-08-23
2
-0
/
+32
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-22
2
-32
/
+0
*
add url as additional argument to createMediaPlayer.
wjia@chromium.org
2012-08-16
2
-0
/
+31
*
Wire-up DeleteFileSystem to DRT
tzik@chromium.org
2012-08-16
2
-2
/
+15
*
Use enum instead of string in MessageLoopFactory::GetMessageLoop*
xhwang@chromium.org
2012-08-12
1
-1
/
+2
*
Load DumpRenderTree.pak also for webkit unit tests
jochen@chromium.org
2012-08-08
3
-13
/
+19
[next]