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
*
AutoFill: Copy FormManager::LabelForElement and the corresponding
jhawkins@chromium.org
2010-03-26
1
-4
/
+73
*
Switch from he.xtb to iw.xtb because the translation console is
tony@chromium.org
2010-03-26
2
-2
/
+3
*
Remove Oriya from the list of UI languages for now because we're not getting ...
jshin@chromium.org
2010-03-25
2
-46
/
+0
*
Chrome side of adding search support to Pepper.
jam@chromium.org
2010-03-25
2
-3
/
+29
*
Copy header files to third_party/WebKit/WebKit/chromium/public when
tony@chromium.org
2010-03-25
1
-0
/
+5
*
Re-enable GlueSerializeTest.HistoryItemSerializeTest since the clean build sh...
jianli@chromium.org
2010-03-25
1
-1
/
+1
*
Disable GlueSerializeTest.HistoryItemSerializeTest to fix the build break and...
jianli@chromium.org
2010-03-25
1
-1
/
+1
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
7
-11
/
+41
*
Fix drag event filtering in Mac plugins
stuartmorgan@chromium.org
2010-03-24
1
-2
/
+4
*
Remove the unnecessary 'commit' call in Core Animation plugin drawing
stuartmorgan@chromium.org
2010-03-24
1
-3
/
+0
*
The move networks plugin installer on windows registers itself in HKCU\Softwa...
ananta@chromium.org
2010-03-24
3
-6
/
+27
*
Explicitly don't handle scroll events to Carbon plugins
stuartmorgan@chromium.org
2010-03-24
1
-8
/
+6
*
Fix the "ls -l" style date parser to correctly guess the year if it is not pr...
phajdan.jr@chromium.org
2010-03-24
1
-0
/
+1
*
A Chrome-side fix for Issue 13233.
hbono@chromium.org
2010-03-24
2
-0
/
+32
*
Implement chrome://plugins page that can disable plugins.
viettrungluu@chromium.org
2010-03-24
5
-2
/
+104
*
Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.
scherkus@chromium.org
2010-03-23
1
-126
/
+110
*
Add a UseResFile call in Mac plugin loading
stuartmorgan@chromium.org
2010-03-23
1
-0
/
+7
*
Add visibility tracking to the temporary Core Animation plugin timer
stuartmorgan@chromium.org
2010-03-23
2
-13
/
+25
*
Remove chrome/common from webkit/glue/plugin/DEPS.
tony@chromium.org
2010-03-23
1
-3
/
+0
*
Enable the Core Animation NPAPI drawing mode on 10.6 (except for QuickTime)
stuartmorgan@chromium.org
2010-03-22
1
-6
/
+10
*
Don't attempt to load a failed plugin twice.
evan@chromium.org
2010-03-19
5
-24
/
+33
*
String translations (not final)
oritm@google.com
2010-03-19
2
-18
/
+18
*
Slightly tweak the style of some plugin code that's been bugging me.
evan@chromium.org
2010-03-19
2
-21
/
+14
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
5
-1
/
+450
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
2
-2
/
+2
*
linux: unwrap nspluginwrapper-wrapped plugins if possible
evan@chromium.org
2010-03-18
1
-0
/
+53
*
Fix the initial draw handing of Core Animation plugins
stuartmorgan@chromium.org
2010-03-18
1
-7
/
+6
*
Use the new WebDocument::firstPartyForCookies method.
wtc@chromium.org
2010-03-18
1
-4
/
+5
*
Add chromium-side support for history.{push,replace}State.
darin@chromium.org
2010-03-17
1
-1
/
+17
*
[Mac] Match popup contents to page zoom size.
thakis@chromium.org
2010-03-17
2
-2
/
+9
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
9
-9
/
+9
*
Infer caps lock state to set for Mac plugin events
stuartmorgan@chromium.org
2010-03-16
1
-0
/
+24
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
7
-37
/
+81
*
Filter certain drag events for Cocoa plugins to comply with the event spec
stuartmorgan@chromium.org
2010-03-15
2
-0
/
+76
*
Remove redundant nphostapi.h from webkit/glue/plugins, update source files as
dspringer@google.com
2010-03-15
1
-14
/
+0
*
linux: hackily blacklist acrobat
evan@chromium.org
2010-03-15
2
-1
/
+18
*
Move glue, appcache, and database targets out of webkit into gypi files.
tony@chromium.org
2010-03-15
1
-0
/
+350
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
10
-17
/
+17
*
Fixed the Pepper print interface to take in the print dimensions and printer ...
sanjeevr@chromium.org
2010-03-12
3
-36
/
+3
*
Changes made to the printing logic to allow plugins to participate in the bro...
sanjeevr@chromium.org
2010-03-12
2
-1
/
+66
*
Move MacGPUPluginContainer from src/webkit/ to src/chrome/. It
tony@chromium.org
2010-03-12
4
-450
/
+0
*
Added functions to the Pepper interface to allow plugins to participate in th...
sanjeevr@chromium.org
2010-03-11
2
-1
/
+55
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+2
*
Move devtool resources from webkit_resources.grd to an upstream grd file.
tony@chromium.org
2010-03-11
1
-2
/
+0
*
Call UpdateAcceleratedSurface only when necessary for Core Animation plugins
stuartmorgan@chromium.org
2010-03-10
2
-16
/
+15
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
4
-15
/
+185
*
Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...
pinkerton@chromium.org
2010-03-10
4
-179
/
+15
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
4
-15
/
+179
*
More dependency breaking. webkit shouldn't depend on chrome or ipc.
tony@chromium.org
2010-03-10
4
-6
/
+3
*
mac: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-10
2
-1
/
+2
[next]