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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: add windowless plugin plumbing
piman@google.com
2009-07-22
2
-8
/
+10
*
Fix a crash in plugin handling. The code was destroying the passed-in cairo_t,
brettw@chromium.org
2009-07-17
1
-1
/
+0
*
Reverting 20516 by re-landing this previous patch.
brettw@chromium.org
2009-07-17
1
-10
/
+10
*
linux: obey standard system paths for plugins
evan@chromium.org
2009-07-17
1
-3
/
+20
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-15
1
-0
/
+1
*
Reverting 20683.
jorlow@chromium.org
2009-07-14
1
-1
/
+0
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-14
1
-0
/
+1
*
Add a temporary flag to enable plugins on the Mac and Linux while
amanda@chromium.org
2009-07-13
1
-5
/
+2
*
Remove the carbon event dispatcher from the main thread of the plugin process
amanda@chromium.org
2009-07-13
2
-7
/
+31
*
Revert previous clipping rect change for Cairo to see if it fixes the build.
brettw@chromium.org
2009-07-13
1
-10
/
+10
*
Keep the cairo clipping region in sync with the Skia one.
brettw@chromium.org
2009-07-13
1
-10
/
+10
*
Wire up windowless plugins. Mostly Mac related, some cross
amanda@chromium.org
2009-07-11
3
-167
/
+236
*
GtkPluginContainerManager::UnrealizeCallback should be void.
craig.schlenter@chromium.org
2009-07-09
2
-3
/
+3
*
Start using WebCursorInfo from the WebKit API. WebCursorInfo is a
darin@google.com
2009-07-08
4
-10
/
+14
*
Load extension plugins before looking for plugins in other places, e.g.
abarth@chromium.org
2009-07-08
1
-5
/
+5
*
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
*
Relanding r20046.
jhawkins@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
*
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
*
linux: only create browser-side plugin container after plugin requests it
evan@chromium.org
2009-06-30
1
-6
/
+4
*
Reverting 19560. This caused a bunch of plugin-related unittest failures on W...
glen@chromium.org
2009-06-30
1
-4
/
+6
*
linux: only create browser-side plugin container after plugin requests it
evan@chromium.org
2009-06-29
1
-6
/
+4
*
linux: cleanup browser-side GtkSockets when plugins are destroyed
evan@chromium.org
2009-06-28
1
-5
/
+7
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
6
-63
/
+28
*
So many reverts, I double-reverted. This is the triple-revert.
evan@chromium.org
2009-06-26
1
-4
/
+3
*
Revert all of my patches from today.
evan@chromium.org
2009-06-26
7
-31
/
+67
*
mac: retry build fix.
evan@chromium.org
2009-06-26
1
-4
/
+3
*
mac: build fix.
evan@chromium.org
2009-06-26
1
-3
/
+4
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
6
-63
/
+28
*
linux: Fix windowed plugin resize
evan@chromium.org
2009-06-23
3
-8
/
+44
*
linux: refactor GtkFixedSocket into its own file.
evan@chromium.org
2009-06-22
3
-63
/
+93
*
linux plugins: only set size in WindowedReposition
evan@chromium.org
2009-06-22
1
-8
/
+4
*
Don't call NPP_SetWindow before we have the plugin geometry.
jam@chromium.org
2009-06-09
1
-4
/
+4
*
Fixes a flash plugin hang caused by opening google finance ticker symbols in ...
ananta@chromium.org
2009-06-09
1
-2
/
+0
*
Porting the browser tests to Unix.
jcampan@chromium.org
2009-06-05
2
-13
/
+13
*
One more attempt at fixing the keyboard focus issue when the windowless Flash...
ananta@chromium.org
2009-06-04
1
-2
/
+22
*
Fix browser hang due to plugin deadlock
amit@chromium.org
2009-06-03
3
-28
/
+57
*
port webkit changeset 44066
ukai@chromium.org
2009-06-01
1
-0
/
+2
*
Set focus to the dummy plugin window used to ensure that keyboard focus corre...
ananta@chromium.org
2009-05-26
1
-24
/
+23
*
Make sure that seekable streams are removed from the list of resource clients...
ananta@chromium.org
2009-05-23
2
-2
/
+3
*
linux: add quirk for windowless flash drawing glitches
evan@chromium.org
2009-05-22
1
-42
/
+117
*
Add events to windowless plugins on linux. This CL also refactors the event
evan@chromium.org
2009-05-22
8
-82
/
+353
*
Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...
jam@chromium.org
2009-05-20
1
-5
/
+0
*
Disable plugins on the Mac by default until JS plumbing
amanda@chromium.org
2009-05-18
1
-1
/
+5
*
Displaying consecutive alerts from plugins should not hang the browser. The p...
ananta@chromium.org
2009-05-15
1
-0
/
+3
*
Make WidgetWin redraw child windows that are in a different process asynchron...
jam@chromium.org
2009-05-14
3
-10
/
+95
[next]