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
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-07
4
-168
/
+149
*
Clean up PluginGroup and related code.
jkummerow@chromium.org
2010-12-07
5
-231
/
+321
*
Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...
scherkus@chromium.org
2010-12-06
1
-1
/
+3
*
Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste...
scherkus@chromium.org
2010-12-03
1
-3
/
+1
*
Make the DrawGlyphs call have the proper const arguments, and make the proxied
brettw@chromium.org
2010-12-02
3
-9
/
+9
*
Have about:plugins point to the latest Flash and Reader versions.
panayiotis@google.com
2010-12-02
1
-3
/
+3
*
Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...
scherkus@chromium.org
2010-12-02
1
-1
/
+3
*
Fix a race condition in proxied audio.
brettw@chromium.org
2010-12-02
1
-4
/
+7
*
Implement audio proxy for Pepper.
brettw@chromium.org
2010-12-02
5
-145
/
+84
*
Fix a ui test and test_shell_tests results since numbers
tony@chromium.org
2010-12-02
1
-2
/
+2
*
Change trusted shared memory interface to match audio.
nfullagar@google.com
2010-12-02
4
-15
/
+19
*
Cleanup
nfullagar@google.com
2010-11-30
2
-3
/
+3
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+0
*
Don't call NPP_SetWindow on plugins that return an error from NPP_New
stuartmorgan@chromium.org
2010-11-30
5
-6
/
+13
*
changes for proxy audio
nfullagar@google.com
2010-11-25
3
-29
/
+161
*
Added a string for the "PDF load failed" message to be used by the PDF plugin.
sanjeevr@chromium.org
2010-11-24
2
-1
/
+4
*
Use a tooltip for the plugin name. Really useful for click-to-play when the
cevans@chromium.org
2010-11-24
2
-0
/
+17
*
Remove code to load plugins on mac from Contents/PlugIns.
tony@chromium.org
2010-11-23
1
-12
/
+0
*
Removing TODO for implementing plugin redirect handling.
ananta@chromium.org
2010-11-23
1
-1
/
+0
*
Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...
ananta@chromium.org
2010-11-23
16
-43
/
+236
*
Make accelerated Mac plugins handle GL initialization failure instead of cras...
stuartmorgan@chromium.org
2010-11-22
2
-4
/
+10
*
Fix ThreadChecker to use Locks and not use scoped_ptr.
willchan@chromium.org
2010-11-21
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 9)
thestig@chromium.org
2010-11-20
1
-1
/
+0
*
Fixes a crash in the Windows media player plugin caused when the Real player ...
ananta@chromium.org
2010-11-19
1
-0
/
+15
*
Fix SetProp leaks in plugin tests.
ananta@chromium.org
2010-11-19
4
-7
/
+21
*
Renames Chrome only GL extension functions to follow
gman@chromium.org
2010-11-18
1
-52
/
+1
*
Mac: Only clear the background of CoreAnimation plugins if we're going to dra...
thakis@chromium.org
2010-11-18
1
-2
/
+3
*
Add PluginDataRemover.
bauerb@chromium.org
2010-11-18
2
-0
/
+9
*
Remove a few unused files.
thakis@chromium.org
2010-11-18
4
-449
/
+0
*
Update cmd buffer script to reflect ppapi reorg.
neb@chromium.org
2010-11-17
1
-2
/
+8
*
Change FileRef::GetName() to return the name of the file even for
dumi@chromium.org
2010-11-17
1
-2
/
+12
*
Make sure we create a FileChooser instance only if the selection mode
dumi@chromium.org
2010-11-17
1
-0
/
+4
*
Don't call NP_Shutdown in FreePluginLibraryTask if the library has already be...
marshall@chromium.org
2010-11-16
1
-5
/
+22
*
Fix flickering when resizing pepper plugins.
jam@chromium.org
2010-11-16
1
-1
/
+1
*
Sync to r31 of npapi-headers
stuartmorgan@chromium.org
2010-11-15
1
-0
/
+17
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
1
-1
/
+1
*
ThreadRestrictions: mark library loading functions as doing IO
evan@chromium.org
2010-11-12
2
-15
/
+0
*
Fix typo.
jam@chromium.org
2010-11-12
1
-1
/
+1
*
Remove record_upload_progress and record_download_progress flags from the URL
brettw@chromium.org
2010-11-12
2
-14
/
+23
*
Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory
brettw@chromium.org
2010-11-10
7
-36
/
+36
*
Implement a new process type for running PPAPI plugins. The process itself is
brettw@chromium.org
2010-11-10
3
-4
/
+91
*
Close URL requests associated with an instance when that instance goes away.
brettw@chromium.org
2010-11-09
7
-15
/
+110
*
Change the private image data shared memory handle code to return a native
brettw@chromium.org
2010-11-09
3
-8
/
+9
*
* Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...
brettw@chromium.org
2010-11-08
6
-15
/
+98
*
Removed few unused lines.
neb@chromium.org
2010-11-08
1
-2
/
+0
*
Fix windows compile warning.
tony@chromium.org
2010-11-08
1
-1
/
+1
*
Implement NPN_reloadPlugins.
tony@chromium.org
2010-11-08
1
-5
/
+5
*
Simplify Mac plugin event conversion now that caps lock information is availa...
stuartmorgan@chromium.org
2010-11-08
1
-16
/
+7
*
Reland r65152 with mac and linux fix.
apatrick@chromium.org
2010-11-06
11
-139
/
+240
[next]