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
*
Upstream WebVideoFrameAndroid and fix some bugs in MediaPlayerBridge code
qinmin@chromium.org
2012-04-12
2
-2
/
+2
*
Make the text input not require round-trips when the text is updated.
brettw@chromium.org
2012-04-12
2
-10
/
+14
*
Don't pause-and-buffer non-range-supporting streams.
fischman@chromium.org
2012-04-12
1
-0
/
+5
*
Stop the static_cast<> & size_t madness! (at least in buffered_resource_load...
fischman@chromium.org
2012-04-12
2
-35
/
+30
*
This adds the following to functions to the ppapi TCPSocket interface:
raymes@chromium.org
2012-04-12
5
-13
/
+30
*
Avoid sending DidChangeView notification if the plugin rect is too big.
yzshen@chromium.org
2012-04-12
3
-2
/
+24
*
Remove virtual attribute from a bunch of BufferedResourceLoader methods.
scherkus@chromium.org
2012-04-11
4
-25
/
+20
*
Replace BufferedResourceLoader's usage of net error codes with a simpler set ...
scherkus@chromium.org
2012-04-11
5
-149
/
+152
*
2nd try: separate FileStream related code out of BlobURLRequest
kinuko@chromium.org
2012-04-11
6
-123
/
+381
*
Merge QuotaFileUtil::Truncate to ObfuscatedFileUtil::Truncate
tzik@chromium.org
2012-04-11
9
-373
/
+518
*
Make FileStream::Seek async and add FileStream::SeekSync for sync operation
kinuko@chromium.org
2012-04-11
5
-5
/
+7
*
Fix Local Storage Issues.
bbudge@chromium.org
2012-04-11
1
-2
/
+2
*
Add "filesystem" to the list of media-serving schemes logged to UMA.
fischman@chromium.org
2012-04-11
1
-1
/
+3
*
Use EXPECT_DOUBLE_EQ instead of EXPECT_EQ in TimeConversion test.
thestig@chromium.org
2012-04-11
1
-4
/
+4
*
Cull unnecessary media::VideoFrame::Formats from the enum.
fischman@chromium.org
2012-04-11
1
-12
/
+0
*
roll gtest 560:613, gmock 364:405
thakis@chromium.org
2012-04-10
1
-1
/
+1
*
Report pipeline errors even during all phases of lifecycle.
fischman@chromium.org
2012-04-10
1
-34
/
+38
*
Revert 131177 - aura: Change shared context to be offscreen for arm
mazda@chromium.org
2012-04-10
1
-1
/
+0
*
Pass content-type resources to web intents. Goes through download, then invok...
gbillock@chromium.org
2012-04-10
2
-5
/
+35
*
Remove FFmpegDemuxer::first_seek_hack_ and related unnecessary code.
scherkus@chromium.org
2012-04-09
1
-12
/
+0
*
Rename AudioRendererBase and AudioRendererAlgorithmBase
vrk@chromium.org
2012-04-09
1
-2
/
+2
*
Add some DCHECKs around which thread/sequence things are executing on.
michaeln@google.com
2012-04-09
3
-16
/
+45
*
Hook up the file chooser proxy 0.6
brettw@chromium.org
2012-04-09
1
-2
/
+0
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
7
-216
/
+99
*
Don't send DidChangeView to crashed plugins.
wangxianzhu@chromium.org
2012-04-07
1
-0
/
+4
*
Re-enable speculatively disabled FileSystemURLRequestJobTest tests
simonjam@chromium.org
2012-04-07
1
-12
/
+11
*
Add strings for WebLocalizedString::CalendarClear and CalendarToday.
tkent@chromium.org
2012-04-07
2
-0
/
+10
*
Speculatively disable remaining FileSystemURLRequestJobTest tests.
simonjam@chromium.org
2012-04-07
1
-10
/
+11
*
Disable FileSystemURLRequestJobTest.FileTest. It's crashing the Vista Canary
simonjam@chromium.org
2012-04-06
1
-1
/
+1
*
aura: Change shared context to be offscreen for arm
piman@chromium.org
2012-04-06
1
-0
/
+1
*
Force deletion of test_shell's RequestProxy on the IO thread.
fischman@chromium.org
2012-04-06
1
-5
/
+20
*
ENABLE_NEW_DOM_STORAGE_BACKEND
michaeln@google.com
2012-04-06
1
-6
/
+4
*
Fix Pepper file chooser:
yzshen@chromium.org
2012-04-06
1
-0
/
+17
*
Merge AudioRendererImpl and AudioRendererBase; add NullAudioSink
vrk@chromium.org
2012-04-06
1
-2
/
+4
*
Objects that derive from RefCounted/RefCountedThreadSafe should not have publ...
rsleevi@chromium.org
2012-04-06
1
-2
/
+9
*
Move a few files from test_shell/mac to test_shell.
thakis@chromium.org
2012-04-06
4
-5
/
+5
*
Fix blob storage internals CSP typo.
craig.schlenter@chromium.org
2012-04-05
1
-2
/
+2
*
Clean up the EventExecutor implementations.
wez@chromium.org
2012-04-05
1
-1
/
+11
*
ObfuscatedFileUtil cleanup
tzik@chromium.org
2012-04-05
1
-60
/
+57
*
Style fix in webkit/fileapi
tzik@chromium.org
2012-04-05
37
-60
/
+83
*
Expose some ppapi structs/functions to other components
fsamuel@chromium.org
2012-04-05
1
-1
/
+2
*
Add Password Autofill Manager to New Autofill
csharp@chromium.org
2012-04-05
2
-2
/
+11
*
Ppapi audio: don't terminate thread on all negative pending_data.
ihf@chromium.org
2012-04-05
2
-0
/
+4
*
Revert 130624 - Roll V8 to 3.10.0.4.
inferno@chromium.org
2012-04-05
1
-1
/
+0
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
10
-18
/
+18
*
Fix memory leaks in tests.
ericu@chromium.org
2012-04-04
2
-0
/
+16
*
Reenable a test disabled due to a lack of clobbering. The test is fine.
ericu@google.com
2012-04-04
1
-8
/
+1
*
Revert "Revert 130384 - Broke a few Mac bots"
gman@chromium.org
2012-04-04
1
-1
/
+1
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
9
-0
/
+104
*
Roll V8 to 3.10.0.4.
danno@chromium.org
2012-04-04
1
-0
/
+1
[next]