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
/
renderer
/
webplugin_delegate_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-2
/
+3
*
Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...
reed@google.com
2012-11-14
1
-4
/
+5
*
Get windowless plugins working when accelerated compositing is turned on by c...
jam@chromium.org
2012-11-10
1
-256
/
+13
*
Use the RenderView's routing_id, instead of HWND, as the unique identifier us...
jam@chromium.org
2012-11-02
1
-1
/
+0
*
Make "dummy window" which is used for windowless plugins be parented in the b...
jam@chromium.org
2012-11-01
1
-8
/
+21
*
Add non-member non-mutating methods for common gfx::Rect operations.
danakj@chromium.org
2012-10-29
1
-8
/
+5
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
1
-6
/
+10
*
Move a bunch of code in content\renderer to the content namespace.
jam@chromium.org
2012-10-19
1
-4
/
+8
*
Cleanup: Use plugin constants in more places.
thestig@chromium.org
2012-09-27
1
-3
/
+2
*
Remove PluginGroup
ibraaaa@google.com
2012-09-27
1
-1
/
+0
*
Remove all support for the Carbon NPAPI event model
stuartmorgan@chromium.org
2012-09-11
1
-3
/
+2
*
Revert 155122 - Code to collect issue 97285 debugging info for crash reports.
shess@chromium.org
2012-09-06
1
-53
/
+0
*
Code to collect issue 97285 debugging info for crash reports.
shess@chromium.org
2012-09-06
1
-0
/
+53
*
Retry channel setup for NPAPI plugins.
shess@chromium.org
2012-08-22
1
-42
/
+57
*
Add new TextInputState parameters to carry information from WebViewImpl::text...
olilan@chromium.org
2012-08-21
1
-2
/
+4
*
Enable verbose logging during PluginMsg_CreateInstance.
bauerb@chromium.org
2012-08-20
1
-6
/
+34
*
Revert 151975 - Enable verbose logging during PluginMsg_CreateInstance.
piman@chromium.org
2012-08-17
1
-34
/
+6
*
linux/npapi: correctly clip damage rect when checking if the background has c...
piman@chromium.org
2012-08-17
1
-6
/
+7
*
Enable verbose logging during PluginMsg_CreateInstance.
bauerb@chromium.org
2012-08-16
1
-6
/
+34
*
Adding selection text direction to SelectionBoundsChanged.
jcivelli@chromium.org
2012-08-10
1
-1
/
+3
*
[Mac] Log stack trace for CHECK in bug 97285.
shess@chromium.org
2012-05-18
1
-0
/
+11
*
remove WEBKIT_USING_CG
jamesr@chromium.org
2012-05-10
1
-4
/
+0
*
Move BrokerDuplicateHandle() to be declared in content/public
mseaborn@chromium.org
2012-04-16
1
-2
/
+2
*
I accidentally converted a DCHECK to a CHECK when I landed r132303
jschuh@chromium.org
2012-04-15
1
-1
/
+1
*
Convert plugin and GPU process to brokered handle duplication.
jschuh@chromium.org
2012-04-14
1
-4
/
+19
*
Revert 132218 - Convert plugin and GPU process to brokered handle duplication.
eroman@chromium.org
2012-04-13
1
-19
/
+4
*
Convert plugin and GPU process to brokered handle duplication.
jschuh@chromium.org
2012-04-13
1
-4
/
+19
*
Avoid sending DidChangeView notification if the plugin rect is too big.
yzshen@chromium.org
2012-04-12
1
-4
/
+6
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-1
/
+1
*
Revert 129627 - Add a sandbox API for broker handle duplication
jschuh@chromium.org
2012-03-29
1
-19
/
+4
*
Add a sandbox API for broker handle duplication
jschuh@chromium.org
2012-03-29
1
-4
/
+19
*
Fix a few warnings that -Wnull-conversion of a future clang will complain about.
thakis@chromium.org
2012-03-28
1
-2
/
+2
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
1
-4
/
+4
*
mac: fix flash videos with --disable-composited-core-animation-plugins
piman@chromium.org
2012-03-14
1
-2
/
+2
*
Add error messages when plug-in loading fails.
bauerb@chromium.org
2012-02-10
1
-2
/
+11
*
Move gpu client files to content_common, in content/common/gpu/client
piman@chromium.org
2012-02-07
1
-1
/
+0
*
android build: progress on content and libjingle.
jrg@chromium.org
2012-01-27
1
-1
/
+5
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
1
-2
/
+2
*
Render Core Animation plugins through WebKit's compositor rather than
kbr@chromium.org
2011-11-30
1
-0
/
+32
*
Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...
penghuang@chromium.org
2011-10-16
1
-3
/
+5
*
Remove wmode hack for older versions of Flash on the Mac
stuartmorgan@chromium.org
2011-10-12
1
-28
/
+0
*
Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...
jam@chromium.org
2011-10-10
1
-2
/
+2
*
Rename RenderThread to RenderThreadImpl
jam@chromium.org
2011-10-06
1
-4
/
+4
*
Send IME events to windowless plug-ins (Chromium side)
hbono@chromium.org
2011-10-04
1
-2
/
+49
*
Start off the Content API by moving content::ContentRendererClient to content...
jam@chromium.org
2011-10-01
1
-1
/
+1
*
+ Adding new stub methods to chrome/browser/ui/views/aura/aura_init.cc since ...
saintlou@chromium.org
2011-09-28
1
-0
/
+2
*
Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...
steveblock@chromium.org
2011-09-20
1
-3
/
+3
*
Remove the detach-but-don't-release special-case for the window script object.
wez@chromium.org
2011-09-06
1
-6
/
+7
*
Add PluginServiceFilter interface and ChromePluginServiceFilter.
bauerb@chromium.org
2011-09-02
1
-2
/
+2
*
Moved the following IPC messages used by the chrome NPAPI plugin installer ou...
ananta@chromium.org
2011-08-31
1
-11
/
+0
[next]