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
*
Switches to enable OpenMAX for video decoding in Chrome
hclam@chromium.org
2010-01-22
1
-0
/
+7
*
DevTools: prepare for 'pause on caught exceptions' functionality in WebKit. T...
yurys@chromium.org
2010-01-22
2
-3
/
+30
*
Disabling ResourceFetcherTests.ResourceFetcherDownload.
ajwong@chromium.org
2010-01-22
1
-1
/
+1
*
Check for context changes during Mac plugin event handling.
stuartmorgan@chromium.org
2010-01-21
1
-1
/
+10
*
Improve handling of off-screen plugins on the Mac
stuartmorgan@chromium.org
2010-01-21
2
-67
/
+101
*
Use a shared idle event for Carbon-based plugins
stuartmorgan@chromium.org
2010-01-21
2
-46
/
+60
*
Send Cocoa NPAPI plugins an initial window activation event
stuartmorgan@chromium.org
2010-01-21
2
-0
/
+25
*
DevTools: prepare for the next V8 roll.
mnaganov@chromium.org
2010-01-21
1
-35
/
+92
*
DevTools: fix interactive tests flakiness appeared after http://src.chromium....
yurys@chromium.org
2010-01-20
2
-19
/
+11
*
Remove the fallback Mozilla code for parsing FTP LIST response.
phajdan.jr@chromium.org
2010-01-20
4
-210
/
+55
*
(Mac) Intercept (Cocoa) cursor setting by plugins and forward it on properly.
avi@chromium.org
2010-01-19
4
-4
/
+62
*
(Mac) Allow the tracking of the "active" plugin delegate separate from the fa...
avi@chromium.org
2010-01-19
4
-54
/
+60
*
DevTools: fix failing interactive tests. A follow-up of r36518
yurys@chromium.org
2010-01-19
1
-0
/
+14
*
DevTools: prepare to injectiong inspector script into the inspected context.
yurys@chromium.org
2010-01-19
9
-26
/
+139
*
(Mac) Intercept (Carbon) cursor setting by plugins and forward it on properly.
avi@chromium.org
2010-01-15
6
-4
/
+84
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
2
-0
/
+4
*
Always eat mouse clicks on plugins on the Mac
stuartmorgan@chromium.org
2010-01-15
1
-0
/
+8
*
WebKit DEPS roll to 53290 and canary fix.
japhet@chromium.org
2010-01-15
2
-5
/
+5
*
Set disabled style on GPU window and plugin intermediate window so mouse mess...
apatrick@chromium.org
2010-01-15
4
-40
/
+81
*
DevTools: Fix autocomplete in the console.
pfeldman@chromium.org
2010-01-14
1
-0
/
+8
*
Make the Pepepr test run on the mac.
dspringer@google.com
2010-01-14
1
-0
/
+1
*
DevTools: add text for Profiles panel welcome message.
mnaganov@chromium.org
2010-01-14
1
-0
/
+5
*
Update Mac plugin whitelist/blacklist
stuartmorgan@chromium.org
2010-01-14
1
-1
/
+2
*
Roll Webkit to 53220 and fix compilation error due to renamed API.
atwilson@chromium.org
2010-01-14
1
-1
/
+1
*
Rename CloseIdleConnections -> CloseCurrentConnections.
mbelshe@chromium.org
2010-01-14
1
-2
/
+2
*
Fix clicking in QuickTime content on the Mac
stuartmorgan@chromium.org
2010-01-13
3
-0
/
+44
*
Remove unnecessary references to webkit/glue/glue_util.h in
darin@chromium.org
2010-01-13
12
-12
/
+0
*
Webkit update to 53164. Includes japhet's revision http://codereview.chromiu...
johnnyg@chromium.org
2010-01-13
1
-1
/
+1
*
Revert two changes that accidentally got in my last checkin.
brettw@chromium.org
2010-01-12
2
-19
/
+0
*
Working rudimentary audio in Pepper.
brettw@chromium.org
2010-01-12
5
-1
/
+163
*
Fix mouse event handling in Cocoa plugins so we still update our location inf...
stuartmorgan@chromium.org
2010-01-12
2
-21
/
+25
*
Simplify Mac plugin HandleInputEvent logic
stuartmorgan@chromium.org
2010-01-12
1
-46
/
+44
*
DevTools: remove unneeded reset for profiler agent.
mnaganov@chromium.org
2010-01-12
2
-11
/
+0
*
Fix Carbon NPAPI event modifiers
stuartmorgan@chromium.org
2010-01-11
1
-17
/
+21
*
dom_operations to use WebAnimationController
yaar@chromium.org
2010-01-11
1
-52
/
+18
*
Enable JS detection of whether SPDY was used to load a web page.
mbelshe@google.com
2010-01-11
3
-0
/
+5
*
removing webcore dependencies in dom_operations
yaar@chromium.org
2010-01-11
1
-61
/
+55
*
DevTools: fix crash caused by dereferening empty handle
yurys@chromium.org
2010-01-11
1
-1
/
+5
*
Translation strings
oritm@google.com
2010-01-10
3
-6
/
+6
*
Add support for NPN_PopUpContextMenu on Mac
stuartmorgan@chromium.org
2010-01-08
5
-1
/
+185
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-2
/
+2
*
Certain PDF files would not load in Chrome if the HTTP multipart response con...
ananta@chromium.org
2010-01-07
2
-14
/
+46
*
Partial implementation of NPN_ConvertPoint
stuartmorgan@chromium.org
2010-01-07
4
-7
/
+91
*
linux: Do not unload plugin in the browser process, it's not safe.
thestig@chromium.org
2010-01-07
1
-9
/
+1
*
Eliminate last bits of WebCore usage in webkit_glue.cc.
darin@chromium.org
2010-01-07
1
-14
/
+8
*
Un-blacklist the Shockwave plugin on Mac
stuartmorgan@chromium.org
2010-01-07
1
-1
/
+0
*
Fix incorrect model check in Mac plugins
stuartmorgan@chromium.org
2010-01-07
1
-1
/
+1
*
Don't send a window ref to plugins under the Cocoa model, per spec
stuartmorgan@chromium.org
2010-01-07
2
-31
/
+73
*
WebKit DEPS roll 52852:52867 with canary compile fix.
japhet@chromium.org
2010-01-07
1
-2
/
+2
*
Remove the Mac QuickTime quirk, which we don't need after all
stuartmorgan@chromium.org
2010-01-06
2
-26
/
+7
[next]