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
*
Webkit roll 105195:105229
rolandsteiner@chromium.org
2012-01-18
1
-6
/
+0
*
Use WebKit API's filesystem types directly under webkit/fileapi
kinuko@chromium.org
2012-01-18
2
-15
/
+9
*
buffers.cc: replaced global TimeDelta constants with fully-inlined functions.
fischman@chromium.org
2012-01-18
3
-4
/
+4
*
Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.
apatrick@chromium.org
2012-01-18
3
-3
/
+3
*
Revert 117968 - Rename is_hsts_host to fatal.
apatrick@chromium.org
2012-01-18
3
-3
/
+3
*
Added bounds checks to the URLLoader prefetch buffer threshhold.
raymes@chromium.org
2012-01-17
1
-1
/
+8
*
Rename is_hsts_host to fatal.
palmer@chromium.org
2012-01-17
3
-3
/
+3
*
Temporary test_expectations.txt update
rolandsteiner@chromium.org
2012-01-17
1
-0
/
+6
*
ChromeOS build fix r117830
kinuko@chromium.org
2012-01-16
4
-11
/
+19
*
Add CreateFileSystemOperation() method to FileSystemContext
kinuko@chromium.org
2012-01-16
16
-61
/
+188
*
Support custom data formats for dragging on Windows.
dcheng@chromium.org
2012-01-14
1
-2
/
+4
*
Keep "internal" and "extra" plugins in the same list.
bauerb@chromium.org
2012-01-14
2
-34
/
+23
*
Remove ActiveLoader::Cancel().
scherkus@chromium.org
2012-01-13
4
-12
/
+5
*
Refactor webkit_media::VideoRendererImpl into standalone class.
scherkus@chromium.org
2012-01-13
8
-282
/
+213
*
Remove Clone() from DataSourceFactory & DemuxerFactory since the methods aren...
acolwell@chromium.org
2012-01-13
2
-8
/
+0
*
Fold WebMediaPlayerImpl::Initialize() into the constructor.
scherkus@chromium.org
2012-01-13
4
-60
/
+37
*
Allow tracing in third_party libraries
jbates@chromium.org
2012-01-13
1
-2
/
+2
*
Fix UA Spoofing Condition for Linux.
yuzo@chromium.org
2012-01-13
2
-3
/
+64
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
2
-8
/
+1
*
Revert 117537 - Convert use of int ms to TimeDelta in files owned by michaeln.
lambroslambrou@google.com
2012-01-12
2
-9
/
+7
*
Convert use of int ms to TimeDelta in files owned by michaeln.
tedvessenes@gmail.com
2012-01-12
2
-7
/
+9
*
Remove obsolete references to http://crbug.com/109026
fischman@chromium.org
2012-01-12
2
-6
/
+1
*
Fixed HW video decode EOS/Flush-related bugs.
fischman@chromium.org
2012-01-12
1
-9
/
+13
*
Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.
dmichael@chromium.org
2012-01-12
2
-4
/
+26
*
Convert use of int ms to TimeDelta in files owned by jam.
tedvessenes@gmail.com
2012-01-12
1
-3
/
+3
*
Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...
scherkus@chromium.org
2012-01-12
4
-48
/
+28
*
Convert use of int ms to TimeDelta in files owned by tkent.
tedvessenes@gmail.com
2012-01-12
1
-2
/
+4
*
Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...
tommi@chromium.org
2012-01-12
2
-26
/
+4
*
Make it possible to have 1 PpapiGlobals per thread. Update unit tests.
dmichael@chromium.org
2012-01-12
2
-4
/
+26
*
Convert use of int ms to TimeDelta in files owned by darin.
tedvessenes@gmail.com
2012-01-12
1
-2
/
+2
*
WebSocket Pepper API: add interfaces to handle binaryType attribute
toyoshim@chromium.org
2012-01-12
2
-1
/
+18
*
Allow plugins to add rotate commands to Chrome context menus.
bbudge@chromium.org
2012-01-11
5
-1
/
+46
*
Remove almost all remaining TOUCH_UIs.
bryeung@chromium.org
2012-01-11
1
-7
/
+0
*
Don't always recreate third_party forwarding headers on Windows.
tony@chromium.org
2012-01-11
1
-3
/
+5
*
Cleanup FileSystemOperation for preparing for adding FSO-factory method
kinuko@chromium.org
2012-01-11
22
-348
/
+341
*
ppapi: Add a little comment about GetInstanceObject "leaking" a reference
dmichael@chromium.org
2012-01-11
1
-1
/
+5
*
Allow setting empty data for a MIME type in MockWebClipboardImpl.
dcheng@chromium.org
2012-01-11
1
-3
/
+3
*
Fix paths to third_party/WebKit/Platform on Windows upstream checkouts.
tony@chromium.org
2012-01-10
2
-4
/
+11
*
Pepper gamepad support
scottmg@chromium.org
2012-01-10
5
-3
/
+63
*
Fix/add FileSystemMountPointProvider tests for CrOS
kinuko@chromium.org
2012-01-10
2
-102
/
+68
*
Add Android stubs for webplugin_delegate_impl and webcursor
peter@chromium.org
2012-01-10
3
-1
/
+118
*
Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.
fischman@chromium.org
2012-01-10
9
-41
/
+43
*
Teach webkit/support/setup_third_party.gyp about the Platform API
jamesr@chromium.org
2012-01-10
1
-8
/
+26
*
Update BookmarkManager extension API test to use document.execCommand()
dcheng@chromium.org
2012-01-09
1
-2
/
+7
*
Fix a use-after-free bug introduced in r116158. See comments in http://codere...
michaeln@google.com
2012-01-09
2
-28
/
+50
*
Fix python scripts in src/webkit
maruel@chromium.org
2012-01-09
6
-378
/
+10
*
Fix ^C/^X in Bookmark Manager.
dcheng@chromium.org
2012-01-07
1
-7
/
+11
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
3
-2
/
+17
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...
crogers@google.com
2012-01-07
4
-1
/
+20
*
Convert callers to use the new TrackedCallback.
brettw@chromium.org
2012-01-06
8
-55
/
+54
[next]