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
/
chrome
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix partial plugin invalidate repainting on Mac.
stuartmorgan@google.com
2009-07-27
1
-1
/
+0
*
Revert r21548 and r21559 due to crash spike.
huanr@chromium.org
2009-07-25
3
-6
/
+7
*
Refactor blits to be more cross-platform.
piman@chromium.org
2009-07-24
1
-6
/
+5
*
The IPCs for carrying data requested by plugins have been changed from synchr...
ananta@chromium.org
2009-07-24
3
-7
/
+6
*
CPAPI (0.11) for gears drag drop.
mpcomplete@chromium.org
2009-07-23
3
-3
/
+40
*
Unrevert 21355 because the revert might be causing the
nsylvain@chromium.org
2009-07-23
3
-52
/
+19
*
Revert 21355 because it might be causing all the new
nsylvain@chromium.org
2009-07-23
3
-19
/
+52
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-23
3
-52
/
+19
*
Remove the NOTIMPLEMENTED from IsDefaultPluginEnabled for Mac
stuartmorgan@google.com
2009-07-23
1
-1
/
+1
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
8
-8
/
+8
*
linux: add windowless plugin plumbing
piman@google.com
2009-07-22
2
-4
/
+32
*
Revert r21117 as it caused reliability failures.
estade@chromium.org
2009-07-21
3
-19
/
+52
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-20
3
-52
/
+19
*
Fixes a crash in the plugin process caused by the XStandard plugin passing in...
ananta@chromium.org
2009-07-17
1
-0
/
+24
*
Remove the carbon event dispatcher from the main thread of the plugin process
amanda@chromium.org
2009-07-13
1
-48
/
+0
*
Wire up windowless plugins. Mostly Mac related, some cross
amanda@chromium.org
2009-07-11
5
-29
/
+159
*
linux: move gtk_init to the right thread
piman@google.com
2009-07-10
2
-16
/
+21
*
Start using WebCursorInfo from the WebKit API. WebCursorInfo is a
darin@google.com
2009-07-08
1
-1
/
+6
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
10
-44
/
+108
*
Revert change 20173 because it breaks the ui_tests, plugin_tests
nsylvain@chromium.org
2009-07-08
10
-103
/
+44
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
10
-44
/
+103
*
linux: fix renderer/plugin crash when loading multiple pages with plugins
piman@google.com
2009-07-08
1
-1
/
+2
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
4
-21
/
+37
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
4
-37
/
+21
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
4
-21
/
+37
*
Move Emf class to the printing library. Also creates a platform agnostic Nat...
sverrir@google.com
2009-07-06
1
-10
/
+7
*
linux: only create browser-side plugin container after plugin requests it
evan@chromium.org
2009-06-30
1
-0
/
+5
*
Reverting 19560. This caused a bunch of plugin-related unittest failures on W...
glen@chromium.org
2009-06-30
1
-5
/
+0
*
linux: only create browser-side plugin container after plugin requests it
evan@chromium.org
2009-06-29
1
-0
/
+5
*
mac/linux: rework plugin channel file descriptor creation
evan@chromium.org
2009-06-27
4
-27
/
+59
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
2
-4
/
+10
*
Revert all of my patches from today.
evan@chromium.org
2009-06-26
2
-10
/
+4
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
2
-4
/
+10
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-22
5
-9
/
+46
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-22
5
-46
/
+9
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-20
5
-9
/
+46
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-19
5
-46
/
+9
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-19
5
-9
/
+46
*
Fix Gears crash after making PluginThread::current() only work on that thread.
jam@chromium.org
2009-06-17
1
-5
/
+6
*
Switch child threads so that current() only works on the correct thread and t...
jam@chromium.org
2009-06-15
1
-2
/
+7
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
2
-2
/
+2
*
Linux: refactor zygote support
agl@chromium.org
2009-06-12
1
-0
/
+3
*
Revert 18109, 18111: Windows UI tests failed.
agl@chromium.org
2009-06-10
1
-3
/
+0
*
Linux: refactor zygote support
agl@chromium.org
2009-06-10
1
-0
/
+3
*
Fix regression from r11509 which caused each plugin instance to have its own ...
jam@chromium.org
2009-06-05
6
-10
/
+11
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
4
-8
/
+8
*
Convert most of the chrome .lib files to gyp generation:
sgk@chromium.org
2009-06-04
1
-231
/
+0
*
Fix browser hang due to plugin deadlock
amit@chromium.org
2009-06-03
2
-2
/
+3
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
1
-0
/
+1
*
Added support for constructor calls in the NPAPI.
sgjesse@chromium.org
2009-05-27
4
-3
/
+94
[next]