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
*
Make Carbon plugin idle event source robust against changes during iteration
stuartmorgan@chromium.org
2010-02-05
1
-57
/
+62
*
WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524
jeremy@chromium.org
2010-02-05
1
-0
/
+13
*
Remove some tests that are now living upstream, and eliminate
darin@chromium.org
2010-02-05
2
-85
/
+33
*
Implement FormManager, a class that manages forms in a RenderView.
jhawkins@chromium.org
2010-02-05
1
-0
/
+11
*
regular_expression_unittest to only use WebKit API.
yaar@chromium.org
2010-02-04
1
-57
/
+67
*
OpenBSD has sys/exec_elf.h for the ELF defines, not elf.h
pvalchev@google.com
2010-02-03
2
-0
/
+4
*
Revert 38001 and 38002.
darin@chromium.org
2010-02-03
1
-14
/
+26
*
Back out trunk r37998.
mark@chromium.org
2010-02-03
1
-26
/
+14
*
Modify CookiePolicy to work asynchronously
darin@chromium.org
2010-02-03
1
-14
/
+26
*
To implement Pepper in Native Client we need access to the implementation of the
sehr@google.com
2010-02-03
4
-12
/
+12
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
7
-3
/
+401
*
Use CFBundle directly when reading Mac plugin information
stuartmorgan@chromium.org
2010-02-02
1
-7
/
+6
*
Hide plugins in minimized/hidden windows on the Mac
stuartmorgan@chromium.org
2010-02-02
2
-3
/
+16
*
Fix regression in NPN_PluginThreadAsyncCall.
jam@chromium.org
2010-02-02
4
-3
/
+37
*
DevTools: remove files which were upstreamed.
yurys@chromium.org
2010-02-02
18
-3085
/
+0
*
Fix for a focus bug when loading a plugin in an extension background page.
mpcomplete@chromium.org
2010-02-01
1
-1
/
+4
*
Add tab switch notification to the Mac plugin plumbing.
stuartmorgan@chromium.org
2010-02-01
2
-25
/
+81
*
Propagate window focus changes to plugins on the Mac
stuartmorgan@chromium.org
2010-02-01
1
-3
/
+3
*
DevTools: load injected script using WebKit API. Now with test_shell working.
yurys@chromium.org
2010-01-31
3
-8
/
+17
*
Revert "DevTools: load injected script using WebKit API"
yurys@chromium.org
2010-01-31
3
-17
/
+8
*
DevTools: load injected script using WebKit API
yurys@chromium.org
2010-01-31
3
-8
/
+17
*
DevTools: let GC manage utility script's ScriptState lifetime
yurys@chromium.org
2010-01-31
2
-8
/
+2
*
DevTools upstreaming: rename Js* to JS*
yurys@chromium.org
2010-01-31
6
-38
/
+37
*
Add a comment on the quick fix I just did.
evan@chromium.org
2010-01-29
1
-0
/
+6
*
linux: use intptr_t where appropriate to fix 64-bit build
evan@chromium.org
2010-01-29
1
-2
/
+2
*
Fix passing pointers between processes.
jam@chromium.org
2010-01-29
9
-229
/
+272
*
Fix possible iterator corruption in Carbon plugin idle event handling
stuartmorgan@chromium.org
2010-01-29
1
-2
/
+6
*
DevTools upstreaming: move code to WebKit namespace
yurys@chromium.org
2010-01-29
18
-51
/
+75
*
DevTools: remove obsolete code.
yurys@chromium.org
2010-01-29
1
-31
/
+0
*
DevTools: fix console autocomplete against global object (while not on a brea...
pfeldman@chromium.org
2010-01-29
1
-1
/
+1
*
DevTools: reapply r37407 with fixed regex. Test now passes.
mnaganov@chromium.org
2010-01-29
1
-18
/
+7
*
Make WebHistoryItem serialization include the documentSequenceNumber.
darin@chromium.org
2010-01-28
1
-2
/
+9
*
Change CreateHistoryStateForURL so that it does not call into WebKit.
darin@chromium.org
2010-01-28
1
-5
/
+33
*
Revert 37407 - DevTools: speed up a function in cpu profiles processor.
viettrungluu@chromium.org
2010-01-28
1
-7
/
+18
*
DevTools: speed up a function in cpu profiles processor.
mnaganov@chromium.org
2010-01-28
1
-18
/
+7
*
DevTools: enable multiple search views.
pfeldman@chromium.org
2010-01-28
2
-32
/
+4
*
DevTools: remove temporary code related to the new injected script behavior.
yurys@chromium.org
2010-01-28
6
-150
/
+16
*
Revert the webkit merge to r53957.
darin@chromium.org
2010-01-28
1
-8
/
+2
*
Resolve issues with GlueSerializeTest.BackwardsCompatibleTest by
darin@chromium.org
2010-01-28
1
-5
/
+5
*
Update webkit to r53957.
darin@chromium.org
2010-01-28
1
-2
/
+8
*
DevTools: enable tests disabled during the webkit roll.
pfeldman@chromium.org
2010-01-27
1
-39
/
+4
*
DevTools: Chromium part of the SourceFrame2 migration.
pfeldman@chromium.org
2010-01-27
8
-187
/
+45
*
DevTools: prepare devtools files from webkit/glue for upstreaming
yurys@chromium.org
2010-01-27
26
-2116
/
+2481
*
POSIX: Use Shared Mem transport to copy images.
jeremy@chromium.org
2010-01-27
1
-2
/
+0
*
Send the right event to Cocoa plugins when modifier keys are pressed
stuartmorgan@chromium.org
2010-01-27
1
-2
/
+26
*
Send Cocoa-event plugins drags, rather than moves, when a mouse button is down
stuartmorgan@chromium.org
2010-01-27
1
-2
/
+7
*
linux: also load plugins from ~/.config/google-chrome/Plugins
evan@chromium.org
2010-01-27
1
-2
/
+3
*
DevTools: fix and reenable DevToolsSanityTest.TestShowScriptsTab. Only check ...
yurys@chromium.org
2010-01-26
1
-35
/
+6
*
Fix order of calls in Mac plugin HandleInputEvent
stuartmorgan@chromium.org
2010-01-26
1
-10
/
+14
*
Blacklist DivX player on the Mac
stuartmorgan@chromium.org
2010-01-25
1
-26
/
+1
[next]