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 deadlock during player shutdown when a Seek() and an Abort() are racing.
fischman@chromium.org
2011-04-01
1
-13
/
+7
*
Remove obsolete entry from test_expectations.txt
abarth@chromium.org
2011-04-01
1
-2
/
+0
*
Skip test in advance of roll
abarth@chromium.org
2011-04-01
1
-0
/
+2
*
Update Silverlight v3 version metadata.
cevans@chromium.org
2011-03-31
1
-14
/
+11
*
Add GetPluginURL to PPB_URLUtil_Dev
piman@google.com
2011-03-31
4
-1
/
+26
*
This expectation is already merged from upstream.
abarth@chromium.org
2011-03-31
1
-3
/
+0
*
Additional clean up from missing OVERRIDE from r80037.
scherkus@chromium.org
2011-03-31
1
-4
/
+0
*
Cleaning up missing OVERRIDE from r80037.
scherkus@chromium.org
2011-03-31
1
-1
/
+0
*
Migrated chromium to new didReceiveData method in WebURLLoaderClient
vsevik@chromium.org
2011-03-31
15
-24
/
+114
*
Adding missing virtual keyword to PPB_VideoDecoder_Impl.
scherkus@chromium.org
2011-03-31
1
-8
/
+12
*
Checking in major revision of Pepper video decode APIs.
scherkus@chromium.org
2011-03-31
6
-63
/
+274
*
Save actual transfer size for future DevTools use
vsevik@chromium.org
2011-03-31
2
-2
/
+4
*
Flag-enabled the experimental x-adaptive scheme with --enable-adaptive.
fischman@chromium.org
2011-03-30
1
-0
/
+5
*
Pepper/Flapper: Make PPB_Flash::Navigate() handle javascript: URLs.
viettrungluu@chromium.org
2011-03-30
1
-4
/
+13
*
In preparation for NativeTheme refactoring, renaming the class NativeTheme
rogerta@chromium.org
2011-03-30
2
-10
/
+10
*
Remove usages of WebView::Create that pass in devtools/autofill client.
jam@chromium.org
2011-03-29
5
-5
/
+8
*
Report more detailed stats on which plug-ins are being blocked.
cevans@chromium.org
2011-03-29
3
-3
/
+7
*
Standardize grit invokes (part 2)
thomasvl@chromium.org
2011-03-29
1
-77
/
+11
*
Fix up some reference counting when WebPluginImpl::scriptableObject is called.
dmichael@google.com
2011-03-29
4
-10
/
+35
*
Updating XTBs based on .GRDs from branch 696
karen@chromium.org
2011-03-29
39
-4
/
+194
*
Add bauerb to webkit/plugins/npapi/OWNERS.
bauerb@chromium.org
2011-03-29
1
-0
/
+1
*
Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a
ericu@google.com
2011-03-28
14
-28
/
+63
*
Fix up some types in the API.
neb@chromium.org
2011-03-28
5
-8
/
+9
*
Add chrome.benchmark routines to clear the host and predictor caches.
tonyg@chromium.org
2011-03-28
4
-0
/
+45
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
6
-11
/
+11
*
Add the ability to write comments to PNGCodec::Encode.
tony@chromium.org
2011-03-28
1
-9
/
+31
*
Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...
viettrungluu@chromium.org
2011-03-28
3
-22
/
+46
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
147
-292
/
+292
*
Add P2PTransport interface in webkit_glue.
sergeyu@chromium.org
2011-03-27
2
-0
/
+52
*
Be more thorough checking for NULL NPP values
davidben@chromium.org
2011-03-26
1
-1
/
+25
*
Make PPAPI PostMessage behave asynchronously.
dmichael@google.com
2011-03-26
2
-11
/
+67
*
FTP: Detect the character encoding only after the entire listing is received.
phajdan.jr@chromium.org
2011-03-26
2
-92
/
+32
*
Adding CreateFromData to NativeMetafileFactory
dpapad@chromium.org
2011-03-26
1
-3
/
+4
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
20
-21
/
+305
*
Retrieve the accessibility tree from an iframe's document in the renderer,
dmazzoni@chromium.org
2011-03-25
1
-2
/
+8
*
Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.
vandebo@chromium.org
2011-03-25
1
-7
/
+4
*
Remove DevToolsAgent network callbacks as this information is now available t...
vsevik@chromium.org
2011-03-25
2
-40
/
+0
*
DevTools: migrate to the new updatream willSendRequest method.
pfeldman@chromium.org
2011-03-25
1
-5
/
+2
*
WebKit merge 81934:81946.
yutak@chromium.org
2011-03-25
1
-4
/
+0
*
WebKit merge 81877:81934.
yutak@chromium.org
2011-03-25
1
-0
/
+4
*
Fix my memory leak (yay valgrind bot!)
dmichael@google.com
2011-03-24
1
-0
/
+1
*
Moved the code which sets focus to the dummy activation window created for wi...
ananta@chromium.org
2011-03-24
1
-41
/
+53
*
Pepper/Flapper: Add IsFormatAvailable() to PPB_Flash_Clipboard.
viettrungluu@chromium.org
2011-03-24
3
-3
/
+46
*
Prepare mock WebFrame for change in WebKit::WebFrame interface, by adding Cre...
bbudge@chromium.org
2011-03-24
2
-0
/
+17
*
Build fix for WebKit https://bugs.webkit.org/show_bug.cgi?id=56947
scheib@chromium.org
2011-03-24
1
-1
/
+0
*
Proper build fix.
ericu@google.com
2011-03-24
4
-2
/
+10
*
Revert 79230 - Fix the clang build.
ericu@google.com
2011-03-24
2
-7
/
+2
*
Fix the clang build.
ericu@google.com
2011-03-24
2
-2
/
+7
*
Stop returning the true root path of each filesystem from openFileSystem.
ericu@google.com
2011-03-24
28
-538
/
+1441
*
Fixed DumpRenderTree build breakage after
kbr@chromium.org
2011-03-24
1
-1
/
+0
[next]