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
*
Wire up windowless plugins. Mostly Mac related, some cross
amanda@chromium.org
2009-07-11
3
-167
/
+236
*
Unreverting "Implemented injected message loops for PipelineImpl"
scherkus@chromium.org
2009-07-11
2
-26
/
+34
*
1) Roll WebKit DEPS to 45685
michaeln@google.com
2009-07-10
4
-16
/
+20
*
Revert "Implemented injected message loops for PipelineImpl."
scherkus@chromium.org
2009-07-10
2
-34
/
+26
*
Implemented injected message loops for PipelineImpl.
scherkus@chromium.org
2009-07-10
2
-26
/
+34
*
Enables find in page match counts on Mac.
rohitrao@chromium.org
2009-07-10
1
-9
/
+0
*
DevTools: postpone after-compile event propagation to the UI until scripts pa...
pfeldman@chromium.org
2009-07-10
2
-9
/
+24
*
DevTools: Show exception message in a resource message bubble while stopped o...
pfeldman@chromium.org
2009-07-10
1
-0
/
+69
*
Made MediaFilter::host_ and MediaFilter::message_loop_ private.
scherkus@chromium.org
2009-07-09
1
-5
/
+5
*
Revert "Made MediaFilter::host_ and MediaFilter::message_loop_ private."
scherkus@chromium.org
2009-07-09
1
-5
/
+5
*
Made MediaFilter::host_ and MediaFilter::message_loop_ private.
scherkus@chromium.org
2009-07-09
1
-5
/
+5
*
Fix custom cursors on Mac. Null and 0 turn out not to be opposites.
darin@chromium.org
2009-07-09
1
-0
/
+4
*
Remove reference counting from WebWidgetDelegate.
darin@chromium.org
2009-07-09
3
-8
/
+2
*
Revert unintentional change.
abarth@chromium.org
2009-07-09
1
-5
/
+4
*
Roll WebKit DEPS
abarth@chromium.org
2009-07-09
5
-11
/
+15
*
DevTools: show property type names in Elements panel and Console.
yurys@google.com
2009-07-09
2
-28
/
+49
*
GtkPluginContainerManager::UnrealizeCallback should be void.
craig.schlenter@chromium.org
2009-07-09
2
-3
/
+3
*
Linux: add images for disabled checkboxes and radio buttons.
agl@chromium.org
2009-07-09
6
-0
/
+8
*
Remove WebWidgetDelegate::GetContainingView since it is not needed.
darin@chromium.org
2009-07-09
4
-12
/
+2
*
Roll WebKit to r45634 and fix build
hclam@chromium.org
2009-07-08
1
-2
/
+2
*
Start using WebCursorInfo from the WebKit API. WebCursorInfo is a
darin@google.com
2009-07-08
18
-277
/
+352
*
Land Anton's patch to avoid throwing away type information on the
ager@chromium.org
2009-07-08
1
-1
/
+1
*
Load extension plugins before looking for plugins in other places, e.g.
abarth@chromium.org
2009-07-08
1
-5
/
+5
*
Adds tab pinning to TabStripModel. This is just the model side of
sky@chromium.org
2009-07-08
1
-0
/
+1
*
Suppress a warning about LOG being re-defined.
darin@chromium.org
2009-07-08
2
-5
/
+5
*
DevTools: handle call frames with unresolved script sources upon exception br...
pfeldman@chromium.org
2009-07-08
1
-7
/
+22
*
DevTools: Push context id to the client on 'window object cleared' event.
pfeldman@chromium.org
2009-07-08
5
-25
/
+19
*
DevTools: added test for setting breakpoit.
yurys@google.com
2009-07-08
1
-117
/
+210
*
Make the cancelling of drag and drop match Safari for Windows. This is
arv@google.com
2009-07-08
3
-1
/
+19
*
Don't forget to free the callbacks!
darin@chromium.org
2009-07-07
4
-4
/
+9
*
Fix NPAPIIncognitoTester.PrivateEnabled
jam@chromium.org
2009-07-07
1
-3
/
+0
*
Disable NPAPIIncognitoTester.PrivateEnabled test because it's flaky.
jhawkins@chromium.org
2009-07-07
1
-0
/
+3
*
Adds support for an initial set of WAI-ARIA roles, needed to support screen r...
klink@chromium.org
2009-07-07
2
-74
/
+100
*
Relanding r20046.
jhawkins@chromium.org
2009-07-07
1
-1
/
+1
*
The WebURLResponse will be null if the network request fails. So, a null check
darin@chromium.org
2009-07-07
2
-3
/
+5
*
Identical to http://codereview.chromium.org/155030 except for the WebKit revi...
japhet@chromium.org
2009-07-07
1
-1
/
+1
*
Revert r20046.
jhawkins@chromium.org
2009-07-07
1
-1
/
+1
*
Fix a typo.
jhawkins@chromium.org
2009-07-07
1
-1
/
+1
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
4
-21
/
+193
*
Refactoring to introduce refcount to WebMediaPlayerImpl
hclam@chromium.org
2009-07-07
4
-232
/
+342
*
Fix the GC of workers. When Worker object is GC'ed in the renderer, we need t...
dimich@google.com
2009-07-07
2
-1
/
+12
*
DevTools: merge TestSuite.Controller into TestSuite
yurys@google.com
2009-07-07
1
-58
/
+66
*
Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.
darin@chromium.org
2009-07-07
16
-237
/
+267
*
DevTools: Issue 'scripts' command on attach only, work based on after_compile...
pfeldman@chromium.org
2009-07-07
1
-6
/
+0
*
DevTools: clear breakpoints when devtools window is closing. This change depe...
yurys@google.com
2009-07-07
2
-3
/
+20
*
DevTools: Add global eval sanity test.
pfeldman@chromium.org
2009-07-07
1
-11
/
+10
*
DevTools: Add more sanity tests.
pfeldman@chromium.org
2009-07-07
2
-33
/
+128
*
The webkit java applet creation code passes in the baseURL which is typically...
ananta@chromium.org
2009-07-07
2
-3
/
+3
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
3
-191
/
+0
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
3
-0
/
+191
[next]