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
...
*
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
*
Reverting 19963.
japhet@chromium.org
2009-07-06
1
-1
/
+1
*
Delete V8Binding and use the upstreamed version. BUG=15789
japhet@chromium.org
2009-07-06
1
-1
/
+1
*
DevTools: Provisional support for global properties' and scope roots completi...
pfeldman@chromium.org
2009-07-06
2
-0
/
+33
*
Fix Acid3 Test 48: LINKTEST, Chromium side....
dglazkov@chromium.org
2009-07-03
2
-4
/
+29
*
DevTools: Console tests.
pfeldman@chromium.org
2009-07-03
2
-12
/
+102
*
DevTools: do console evaluations in the global context of the inspected windo...
yurys@google.com
2009-07-03
1
-1
/
+2
*
We used to store/restore the frame and node that were focused last when a age...
jcampan@chromium.org
2009-07-03
5
-134
/
+11
*
Port WebImage to CG and rework the Skia version so that WebImage just has a
darin@google.com
2009-07-03
2
-55
/
+27
*
Add empty strings localized_strings to fix build breakage.
jorlow@chromium.org
2009-07-02
1
-0
/
+3
*
Reverting 19834.
jorlow@chromium.org
2009-07-02
1
-3
/
+0
*
Add empty strings localized_strings to fix build breakage.
jorlow@chromium.org
2009-07-02
1
-0
/
+3
*
Move the NULLing out of WebViewImpl::delegate_ until after we close the page.
mpcomplete@chromium.org
2009-07-02
1
-4
/
+4
*
DevTools: Revert 19813 since it creates more problems than solves.
pfeldman@chromium.org
2009-07-02
2
-12
/
+2
*
Set the WebViewDelegate earlier during WebView creation to ensure that
darin@chromium.org
2009-07-02
1
-7
/
+6
*
DevTools: switch to KeyboardShortcut.js from WebKit.
yurys@google.com
2009-07-02
1
-108
/
+0
*
DevTools: Set up utility context earlier (prevent from crash).
pfeldman@chromium.org
2009-07-02
5
-23
/
+30
*
Add split with devtools container into the browser view.
pfeldman@chromium.org
2009-07-02
1
-4
/
+7
*
DevTools: Move InspectorController message filtering to the injected side.
pfeldman@chromium.org
2009-07-02
2
-9
/
+8
*
Companion change to https://bugs.webkit.org/show_bug.cgi?id=15457. Add loggi...
jam@chromium.org
2009-07-01
1
-34
/
+3
*
Add Reload and LoadData methods to WebFrame. LoadData replaces
darin@chromium.org
2009-07-01
11
-154
/
+181
*
DevTools: bring css with hidden dock toggle back.
pfeldman@chromium.org
2009-07-01
1
-0
/
+4
*
DevTols: add KeyboardShortcuts.js t Chromium so that when WebKit change for h...
yurys@google.com
2009-07-01
2
-0
/
+109
[prev]
[next]