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
*
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
*
Make debug build happy again.
antonm@chromium.org
2010-01-06
1
-0
/
+2
*
Convert webkit_glue.cc over to using WebKit API.
darin@chromium.org
2010-01-06
1
-79
/
+47
*
Mac: Make devtools window dockable.
thakis@chromium.org
2010-01-05
1
-6
/
+0
*
Fix Cocoa plugin event model modifier flags
stuartmorgan@chromium.org
2010-01-05
1
-18
/
+16
*
bsds: views/ and webkit/ support for FreeBSD/OpenBSD
evan@chromium.org
2009-12-31
12
-34
/
+37
*
If we receive a redirect response, we should copy the http referer field from...
japhet@chromium.org
2009-12-30
1
-0
/
+9
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
2
-6
/
+4
*
Clarify licenses on a bunch of files.
evan@chromium.org
2009-12-29
1
-0
/
+4
*
Split more targets from chrome.gyp to add support for building Native Client ...
gregoryd@google.com
2009-12-28
1
-0
/
+20
*
linux: add another path to plugin search path list
evan@chromium.org
2009-12-28
1
-1
/
+3
*
Fix race-conditioned DevTools crash when navigating to a redirecting page
apavlov@chromium.org
2009-12-28
1
-1
/
+5
*
DevTools: restore devtools tests.
pfeldman@chromium.org
2009-12-25
2
-7
/
+4
*
DevTools: Add support for setting delegation to inspector controller.
pfeldman@chromium.org
2009-12-24
1
-0
/
+1
*
revert r35237 since it causes Mac unit tests to fail.
jeremy@chromium.org
2009-12-24
1
-20
/
+0
*
Split more targets from chrome.gyp to add support for building Native Client ...
gregoryd@google.com
2009-12-23
1
-0
/
+20
*
Revert 35230 - Split more targets from chrome.gyp to add support for building...
gregoryd@google.com
2009-12-23
2
-22
/
+2
*
Split more targets from chrome.gyp to add support for building Native Client ...
gregoryd@google.com
2009-12-23
2
-2
/
+22
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
9
-1508
/
+364
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
7
-5
/
+82
*
DevTools: simplify resources tests + provisional fix for the deps roll.
pfeldman@chromium.org
2009-12-22
1
-15
/
+3
*
WebKit merge 52454:52459 with fix for canary break.
japhet@chromium.org
2009-12-21
1
-1
/
+2
*
DevTools: fix devtools sanity test that was affected by the inspector redesign.
pfeldman@chromium.org
2009-12-21
1
-1
/
+1
*
Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...
viettrungluu@chromium.org
2009-12-19
1
-0
/
+7
*
Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...
thakis@chromium.org
2009-12-19
1
-7
/
+0
*
Add a CreateBridge method to the ChildThread.
jcampan@chromium.org
2009-12-19
5
-75
/
+108
*
Fix cpu/memory measurements on OS X.
thakis@chromium.org
2009-12-18
1
-0
/
+7
[next]