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
/
plugin_thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-2
/
+2
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+4
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-5
/
+5
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-5
/
+5
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-5
/
+5
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-5
/
+5
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-5
/
+5
*
Convert over to channel handles
dmaclach@chromium.org
2010-12-08
1
-1
/
+1
*
gtk: refactor copy-pasted code
evan@chromium.org
2010-11-05
1
-16
/
+5
*
Revert "gtk: refactor copy-pasted code"
evan@chromium.org
2010-11-05
1
-2
/
+16
*
gtk: refactor copy-pasted code
evan@chromium.org
2010-11-05
1
-16
/
+2
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-4
/
+4
*
Move scoped_cftyperef from base to base/mac, use the new namespace, and name it
brettw@chromium.org
2010-10-17
1
-8
/
+9
*
This is a second attempt of http://codereview.chromium.org/3175038
davemoore@chromium.org
2010-09-13
1
-1
/
+1
*
Revert 59147 - Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-1
/
+1
*
Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-1
/
+1
*
Reapplies all the IPC system work (reverts the revert r56272).
erg@google.com
2010-08-17
1
-0
/
+1
*
Completely revert all my IPC work to see if this was what regressed the page ...
erg@google.com
2010-08-17
1
-1
/
+0
*
FBTF: Remove all the easy headers from *_messages.h.
erg@google.com
2010-08-12
1
-0
/
+1
*
Convert WebPluginInfo from wstring to string16
stuartmorgan@chromium.org
2010-06-23
1
-1
/
+1
*
Linux: Catch X errors and force a crash.
thestig@chromium.org
2010-06-11
1
-5
/
+13
*
Part 2 of http://codereview.chromium.org/2079016
thakis@chromium.org
2010-05-27
1
-5
/
+0
*
Revert 48315 - Linux: Initial scaffolding for default plugin.
thakis@chromium.org
2010-05-26
1
-0
/
+5
*
Linux: Initial scaffolding for default plugin.
thakis@chromium.org
2010-05-26
1
-5
/
+0
*
Reland Mac: First steps for default plugin
thakis@chromium.org
2010-05-20
1
-4
/
+1
*
Revert 47726 (turned nacl_ui_tests red) - Mac: First steps for default plugin
thakis@chromium.org
2010-05-19
1
-1
/
+4
*
Mac: First steps for default plugin
thakis@chromium.org
2010-05-19
1
-4
/
+1
*
Update Mac plugins for SetFocus changes, and remove old workaround messages
stuartmorgan@chromium.org
2010-05-05
1
-19
/
+0
*
linux: reset GDK_NATIVE_WINDOWS, fixing clicking on flash again
evan@chromium.org
2010-04-29
1
-0
/
+6
*
Fix problems with unloading/reloading/updating extensions that contain NPAPI
mpcomplete@chromium.org
2010-04-06
1
-0
/
+6
*
Don't auto-close the renderer-side plugin channel file descriptor in the
mark@chromium.org
2010-03-18
1
-4
/
+2
*
Fixes to 10.6 port of GPU plugin after recent backport to 10.5 and
kbr@google.com
2010-03-02
1
-9
/
+9
*
Give Mac plugin processes descriptive names for Activity Monitor
stuartmorgan@chromium.org
2010-02-24
1
-0
/
+20
*
Add tab switch notification to the Mac plugin plumbing.
stuartmorgan@chromium.org
2010-02-01
1
-2
/
+3
*
Add Cocoa window interposing for plugin process
stuartmorgan@chromium.org
2009-12-08
1
-46
/
+0
*
Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...
mattm@chromium.org
2009-12-04
1
-0
/
+4
*
Mac: Simulate the OS-level focus handling that windows and linux plugins
amanda@chromium.org
2009-11-20
1
-0
/
+19
*
Use GetSwitchValuePath.
evan@chromium.org
2009-11-16
1
-2
/
+3
*
linux: work around "flash does not register any clicks" bug
evan@chromium.org
2009-11-11
1
-0
/
+6
*
Don't allow the browser to stay above a modal plugin window (Mac)
stuartmorgan@chromium.org
2009-11-04
1
-4
/
+8
*
Fix several issues around fullscreen Mac plugins:
amanda@chromium.org
2009-10-01
1
-0
/
+42
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-4
/
+3
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-25
1
-0
/
+1
*
Revert "linux: call g_thread_init() at relevant startup points"
evan@chromium.org
2009-08-25
1
-1
/
+0
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-25
1
-0
/
+1
*
Revert "linux: call g_thread_init() at relevant startup points"
tony@chromium.org
2009-08-24
1
-1
/
+0
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-24
1
-0
/
+1
[next]