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
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Chromium canary^h^h^h^H parrot build: remove InspectorController::clearCo...
levin@chromium.org
2009-08-13
1
-4
/
+5
*
Restore the WebFrame::getPrintPageShrink() method originally added in rev 14639
darin@chromium.org
2009-08-13
2
-0
/
+11
*
Blacklist the Gears plugin on Mac
stuartmorgan@google.com
2009-08-13
1
-0
/
+7
*
Add an UpdateContext call to WebPluginDelegateImpl on the Mac.
stuartmorgan@google.com
2009-08-13
2
-16
/
+26
*
DevTools: Add upcoming StatusBarButton.js to devtools.html
mnaganov@chromium.org
2009-08-13
1
-0
/
+1
*
Fix another insert of the LOG() macro being defined twice
levin@chromium.org
2009-08-13
1
-0
/
+2
*
Reverting 23285 since a test_shell test "ICOImageDecoderTest.ChunkedDecoding"...
hbono@chromium.org
2009-08-13
2
-22
/
+4
*
A quick fix for Issue 18844.
hbono@chromium.org
2009-08-13
2
-4
/
+22
*
Refcounting BufferedResourceLoader
hclam@chromium.org
2009-08-13
3
-74
/
+88
*
Implemented end-of-stream callback for media::PipelineImpl.
scherkus@chromium.org
2009-08-12
2
-2
/
+32
*
Add a few more |#undef LOG| directives to code that might see both WebKit's
mark@chromium.org
2009-08-12
1
-0
/
+2
*
Appcache related WebKit API additions. With this patch the compile-time flag ...
michaeln@google.com
2009-08-12
3
-0
/
+15
*
Remove Playback Rate from the context menu.
scherkus@chromium.org
2009-08-12
3
-18
/
+4
*
Adds a command line switch to enable the appcache, and plumb the switch throu...
michaeln@google.com
2009-08-12
2
-0
/
+3
*
Take 2: Remove WebView::SetDelegate because I'd like to avoid having a method
darin@chromium.org
2009-08-11
4
-11
/
+2
*
Revert 23064 - Ensure we don't load plugins on the IO thread
sgk@google.com
2009-08-11
2
-8
/
+0
*
Reverting 23068.
darin@chromium.org
2009-08-11
4
-2
/
+11
*
Remove WebView::SetDelegate because I'd like to avoid having a method like this
darin@chromium.org
2009-08-11
4
-11
/
+2
*
Ensure we don't load plugins on the IO thread
jam@chromium.org
2009-08-11
2
-0
/
+8
*
Make double-clicking to select work correctly on Mac.
tc@google.com
2009-08-11
1
-3
/
+8
*
Disallow setting the rate to values that would cause busy loops (< 1/16x) or ...
kylep@chromium.org
2009-08-11
1
-0
/
+32
*
Mac: Make the password-field capslock indicator work again.
avi@chromium.org
2009-08-11
1
-4
/
+1
*
Remove all direct calls to NPN_ functions in WebCore. The replacement for th...
jorlow@chromium.org
2009-08-11
2
-52
/
+54
*
Add some helper methods for constructing a WebCString from UTF16 input,
darin@chromium.org
2009-08-11
2
-2
/
+3
*
Roll WebKit to 47010
amanda@chromium.org
2009-08-11
1
-2
/
+2
*
Add the test plugin to the Mac plugin whitelist
stuartmorgan@google.com
2009-08-10
1
-2
/
+3
*
Only load whitelisted plugins on the Mac
stuartmorgan@google.com
2009-08-10
1
-3
/
+10
*
Roll WebKit to 46977, fold in http://codereview.chromium.org/164247
amanda@chromium.org
2009-08-10
5
-461
/
+132
*
Correct the order of the methods in webframe_impl.cc to match how they are
darin@chromium.org
2009-08-10
2
-818
/
+809
*
DevTools heap profiler: implement showing objects count & size as percents.
mnaganov@chromium.org
2009-08-10
1
-5
/
+109
*
A Chrome-side fix for Issue 18232.
hbono@chromium.org
2009-08-10
1
-5
/
+8
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
46
-1210
/
+593
*
Create a WebSettings interface that can be used for code outside of WebKit/We...
jorlow@chromium.org
2009-08-08
3
-49
/
+44
*
Update webkit_strings with the latest translations.
mal@chromium.org
2009-08-08
49
-12
/
+61
*
Set up a interposing library for Carbon calls made by plugins.
stuartmorgan@google.com
2009-08-07
3
-75
/
+114
*
DevTools: add simple Heap profiles panel.
mnaganov@chromium.org
2009-08-07
6
-64
/
+454
*
DevTools: Add Color.js into the frontend.
pfeldman@chromium.org
2009-08-07
3
-1
/
+4
*
linux: fix windowless Flash when scrolling
piman@chromium.org
2009-08-07
4
-32
/
+48
*
Move ClosePage method to WebView.
darin@chromium.org
2009-08-06
6
-15
/
+15
*
When the plugin crashes, cleanup references to its window in the renderer.
piman@chromium.org
2009-08-06
1
-0
/
+2
*
Enable message ports for workers.
jam@chromium.org
2009-08-06
4
-22
/
+63
*
Start with a PolicyIgnore when determining navigation action policy in WebFra...
dglazkov@google.com
2009-08-06
1
-1
/
+1
*
DevTools: migrate to upstreamed version of CSS support.
pfeldman@chromium.org
2009-08-06
7
-769
/
+253
*
A quick fix for Issue 18353.
hbono@chromium.org
2009-08-06
1
-6
/
+0
*
Fix a bunch of layout tests related to dumpResourceLoadCallbacks.
darin@chromium.org
2009-08-06
3
-30
/
+32
*
DevTools: add initial stuff for Heap profiler.
mnaganov@chromium.org
2009-08-05
11
-58
/
+228
*
DevTools l10n: fix .grd files by results of running GRIT, sync up with WebKit.
mnaganov@chromium.org
2009-08-05
2
-22
/
+42
*
This CL is doing a bunch of Misc work to make LocalStorage data persist.
jorlow@chromium.org
2009-08-05
2
-5
/
+67
*
This fixes the npapi-response-headers layout test, which started failing afte...
ananta@chromium.org
2009-08-04
1
-6
/
+8
*
Skip STR resources in Mac plugins that we can't convert to CFStrings
stuartmorgan@google.com
2009-08-04
1
-0
/
+2
[next]