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
/
content
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
1
-1
/
+1
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
4
-7
/
+14
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
4
-4
/
+4
*
Don't hard-code an X11 screen number in DefaultVisual, etc.
davidben@chromium.org
2011-10-13
1
-3
/
+4
*
Move content_plugin_client.h to content\public\plugin.
ananta@chromium.org
2011-10-12
4
-24
/
+195
*
Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=none
ben@chromium.org
2011-10-06
4
-6
/
+6
*
Send IME events to windowless plug-ins (Chromium side)
hbono@chromium.org
2011-10-04
4
-0
/
+53
*
Add NPChannelBase::GetModalDialogEvent() to avoid content/plugin/ include fro...
steveblock@chromium.org
2011-09-22
1
-1
/
+2
*
Modify NPObjectStub::OnSetProperty() to get the plugin path from the command ...
steveblock@chromium.org
2011-09-21
2
-11
/
+5
*
Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...
steveblock@chromium.org
2011-09-20
9
-1483
/
+4
*
Add shutdown event argument to NPChannelBase::GetChannel()
steveblock@chromium.org
2011-09-20
2
-4
/
+7
*
Move NPObjectBase and PluginChannelBase from content/plugin to content/common
steveblock@chromium.org
2011-09-20
12
-531
/
+40
*
Wait properly for renderer crashes
phajdan.jr@chromium.org
2011-09-19
2
-2
/
+5
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-1
/
+3
*
Remove the detach-but-don't-release special-case for the window script object.
wez@chromium.org
2011-09-06
2
-12
/
+9
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+3
*
Revert 99810 - Get the rest of the chrome target to build (but not link) with...
ben@chromium.org
2011-09-06
1
-3
/
+1
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+3
*
Moved the following IPC messages used by the chrome NPAPI plugin installer ou...
ananta@chromium.org
2011-08-31
4
-13
/
+17
*
Revert the temporary instrumentation that was added for bug 94179.
eroman@chromium.org
2011-08-31
2
-107
/
+2
*
NULL nobject_ in the stub prior to deallocating the object, to avoid re-entra...
eroman@chromium.org
2011-08-30
1
-2
/
+9
*
Stop using the default profile's proxy service for plugin proxy requests, and...
jam@chromium.org
2011-08-29
3
-18
/
+7
*
Disable frame pointer optimization on base::debug::StackTrace() so it works p...
eroman@chromium.org
2011-08-27
1
-0
/
+26
*
Add some instrumentation to catch the source of a potential double-free.
eroman@chromium.org
2011-08-27
2
-2
/
+81
*
Simplify some code in CreateNPVariant()
steveblock@chromium.org
2011-08-22
1
-8
/
+8
*
Tag IPC::Channel::Listener implementations with OVERRIDE
evan@chromium.org
2011-08-16
2
-5
/
+5
*
First pass at removal of unneeded dependencies on skia\ext\platform_canvas.h
twiz@google.com
2011-08-02
2
-0
/
+5
*
Fix bad section object leak when painting plugins
cpu@chromium.org
2011-07-29
1
-3
/
+7
*
Avoid double-buffering windowless plugins and instead use buffer flipping whe...
tschmelcher@chromium.org
2011-07-25
3
-160
/
+270
*
Add some more owners to content\plugin
jam@chromium.org
2011-07-25
1
-0
/
+2
*
Cope gracefully with plugin being destroyed during NPObject Invoke or Evaluate.
wez@chromium.org
2011-07-21
2
-43
/
+28
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-1
/
+1
*
Getting form value from NPAPI plugins.
bashi@chromium.org
2011-07-13
2
-0
/
+9
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-01
1
-2
/
+0
*
Make all content client interfaces pure virtual.
joi@chromium.org
2011-06-29
1
-1
/
+1
*
Revert 89221 - Reverting this to see if the Flash crashes on Mac canary are d...
ananta@chromium.org
2011-06-23
1
-2
/
+7
*
Coverity: Fix null pointer return and pass by value error.
kmadhusu@chromium.org
2011-06-22
1
-0
/
+1
*
Fix a plugin process crash which occurs in the destructor of the NPObjectProx...
ananta@chromium.org
2011-06-21
1
-4
/
+7
*
Reverting this to see if the Flash crashes on Mac canary are due to this CL.
ananta@chromium.org
2011-06-15
1
-7
/
+2
*
Don't retain NPNVWindowNPObject and NPNVPluginElementNPObject twice
davidben@chromium.org
2011-06-12
1
-2
/
+7
*
Prevent OOB read from plugin calls returning strings with embedded NUL charac...
jschuh@chromium.org
2011-06-11
1
-6
/
+8
*
Make Flash work properly when started in low-integrity mode so that UIPI rest...
jschuh@chromium.org
2011-06-07
2
-0
/
+6
*
Fix a regression caused by the fix to ensure that NP_Shutdown is called for p...
ananta@chromium.org
2011-05-31
2
-19
/
+28
*
Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or
tony@chromium.org
2011-05-31
1
-2
/
+2
*
Move OWNERS from top level of content to the subdirectories. Before this cha...
jam@chromium.org
2011-05-31
1
-0
/
+5
*
Preserves NPObject identity for objects created in a plugin and passed to Jav...
jam@chromium.org
2011-05-26
5
-13
/
+103
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-1
/
+1
*
Add Skia to CG adapter for plugins.
caryclark@chromium.org
2011-05-25
1
-1
/
+4
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-1
/
+1
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-1
/
+1
[next]