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
*
Added functionality to use "SaveAs..." from PDF plugin.
gene@chromium.org
2011-04-15
26
-7
/
+34
*
Support PPB_Flash_ModileLocal blocking calls from background threads. This is
brettw@chromium.org
2011-04-15
1
-0
/
+9
*
Enabled encoded data length support in DevTools for synchronous requests
vsevik@chromium.org
2011-04-15
1
-0
/
+1
*
Select a more appropiate appcache based on the opener or the parent or the ta...
michaeln@google.com
2011-04-15
16
-141
/
+428
*
More test suppressions pending rebaseline upstream.
caseq@google.com
2011-04-15
1
-1
/
+3
*
Fix for WebKit build break.
zelidrag@chromium.org
2011-04-15
2
-2
/
+40
*
Added more suppressions for new tests.
caseq@google.com
2011-04-15
1
-0
/
+7
*
More suppressions for new tests added.
caseq@google.com
2011-04-15
1
-1
/
+3
*
Fixed duplicate test line.
caseq@google.com
2011-04-15
1
-1
/
+0
*
More temporary suppressions (svg/css/composite-shadow-text.svg, changed since...
caseq@google.com
2011-04-15
1
-13
/
+14
*
Temporarily suppressed shadow tests with win expectations changed since r83936.
caseq@google.com
2011-04-15
1
-2
/
+14
*
Removing now unnecessary suppressions.
antonm@chromium.org
2011-04-15
1
-4
/
+0
*
Renamed PlatformCanvas -> SkCanvas to fix test_shell build broken on win.
caseq@google.com
2011-04-15
2
-9
/
+9
*
Move RenderProcess to content.
jam@chromium.org
2011-04-15
1
-0
/
+1
*
Remove the rest of the Chrome dependencies from RenderThread.
jam@chromium.org
2011-04-14
2
-7
/
+0
*
Draft version of the HW video decode tester and few other changes.
scherkus@chromium.org
2011-04-14
1
-4
/
+4
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
1
-8
/
+0
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
3
-4
/
+7
*
Modify the webkit::ppapi::URLLoader to use the underlying AssociatedURLLoader...
bbudge@chromium.org
2011-04-14
2
-28
/
+17
*
Add CORS options to URL requests. This information will be used by the URLLoa...
bbudge@chromium.org
2011-04-14
3
-2
/
+42
*
Revert "WebKit roll 83807:83834" (broke clang)
caseq@google.com
2011-04-14
1
-5
/
+2
*
WebKit roll 83807:83834
caseq@google.com
2011-04-14
1
-2
/
+5
*
Nit fix FileSystemOperationWriteTest about when exiting the thread and remove...
dmikurube@chromium.org
2011-04-14
1
-6
/
+3
*
Pass null timing to webkit when no such data is available.
vsevik@chromium.org
2011-04-14
1
-15
/
+17
*
Fix memory leaks below file_util::FileEnumerator
dmikurube@chromium.org
2011-04-14
1
-0
/
+2
*
Wire up the extension API for registering NaCl modules to an actual registry ...
abarth@chromium.org
2011-04-14
2
-2
/
+8
*
WebKit roll 83754:83807
caseq@google.com
2011-04-14
1
-0
/
+3
*
Check that GetInterface() is called on the main thread.
ddorwin@chromium.org
2011-04-14
1
-0
/
+3
*
Fix clang error.
ddorwin@chromium.org
2011-04-14
1
-1
/
+1
*
Asynchronously create the ppapi broker.
ddorwin@chromium.org
2011-04-14
7
-14
/
+31
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
16
-56
/
+60
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-13
26
-434
/
+325
*
WebKit roll 83605:83731
caseq@google.com
2011-04-13
1
-9
/
+0
*
Suppress login prompting for favicons.
asanka@chromium.org
2011-04-13
8
-22
/
+46
*
Fixed a typo in test names.
caseq@google.com
2011-04-13
1
-2
/
+2
*
Extract a recursive copy function as a shared and non-virtual function.
dmikurube@chromium.org
2011-04-13
2
-11
/
+152
*
Temporary suppress 7 SVG tests pending rebaseline upstream.
caseq@google.com
2011-04-13
1
-0
/
+9
*
Fix FileSystemOperationTest for writing operations to avoid conflicting class...
dmikurube@chromium.org
2011-04-13
2
-35
/
+41
*
Now that both V8 and WebKit changes are rolled remove custom expectations
yurys@chromium.org
2011-04-13
1
-5
/
+0
*
Add webkit/quota/OWNERS file
kinuko@chromium.org
2011-04-13
1
-0
/
+2
*
None
laforge@chromium.org
2011-04-13
1
-0
/
+5
*
None
laforge@chromium.org
2011-04-13
10
-20
/
+55
*
Fix the incorrect method name override.
jbates@chromium.org
2011-04-13
2
-4
/
+4
*
Implement P2P Transport Dev using P2PTransportImpl.
sergeyu@chromium.org
2011-04-12
6
-121
/
+154
*
Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-12
26
-325
/
+434
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-12
26
-434
/
+325
*
implemented latch support in renderer process. this corresponds with a webkit...
jbates@chromium.org
2011-04-12
3
-3
/
+28
*
Chrome side needed for WebKit change to move the little remaining spellcheck ...
jam@chromium.org
2011-04-12
1
-0
/
+8
*
step 3 of native theme refactoring
rogerta@chromium.org
2011-04-12
1
-7
/
+351
*
Fix download path for RealPlayer.
cevans@chromium.org
2011-04-12
1
-1
/
+1
[next]