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
/
plugins
/
npapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes obsolete code in WebPluginDelegateImpl.
hbono@chromium.org
2011-05-26
2
-27
/
+0
*
Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...
chromium@hybridsource.org
2011-05-25
1
-3
/
+3
*
Add Skia to CG adapter for plugins.
caryclark@chromium.org
2011-05-25
2
-1
/
+23
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
2
-4
/
+4
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
2
-4
/
+4
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
3
-4
/
+4
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
5
-12
/
+28
*
wstring: remove an obsolete unused function prototype
evan@chromium.org
2011-05-17
1
-9
/
+0
*
wstring: remove wstring version of RemoveChars
evan@chromium.org
2011-05-17
1
-3
/
+3
*
Update NPAPI headers to latest npapi-sdk
stuartmorgan@chromium.org
2011-05-17
1
-1
/
+8
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-2
/
+2
*
Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...
antonm@chromium.org
2011-05-12
1
-2
/
+2
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-2
/
+2
*
Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-11
1
-2
/
+2
*
Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...
apatrick@chromium.org
2011-05-11
1
-2
/
+2
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-0
/
+1
*
Use an empty plug-in version list for ChromeOS, to avoid accidental breakage.
cevans@chromium.org
2011-05-04
1
-1
/
+6
*
Update Reader version in the plug-in metadata.
cevans@chromium.org
2011-05-04
1
-1
/
+3
*
Revert 83822 - Update Flash and Reader metadata.
cevans@chromium.org
2011-05-03
1
-12
/
+2
*
Revert 83826 - Oops... forgot the typo fix in the previous patch.
cevans@chromium.org
2011-05-03
1
-4
/
+4
*
Increase warning level to 4 on Visual Studio
maruel@chromium.org
2011-05-03
1
-6
/
+3
*
Oops... forgot the typo fix in the previous patch.
cevans@chromium.org
2011-05-03
1
-4
/
+4
*
Update Flash and Reader metadata.
cevans@chromium.org
2011-05-03
1
-2
/
+12
*
Update Mac Java version metadata.
cevans@chromium.org
2011-05-02
1
-1
/
+2
*
Prevent asking for authorization to run whitelisted plugins.
joaodasilva@chromium.org
2011-04-29
3
-0
/
+48
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
2
-12
/
+18
*
Delete the plugin printing code, which wasn't actually called.
jam@chromium.org
2011-04-15
5
-27
/
+0
*
Wire up the extension API for registering NaCl modules to an actual registry ...
abarth@chromium.org
2011-04-14
2
-2
/
+8
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
2
-5
/
+9
*
Fix download path for RealPlayer.
cevans@chromium.org
2011-04-12
1
-1
/
+1
*
Eliminate skia::PlatformCanvas - Step 1 (linux)
alokp@chromium.org
2011-04-11
1
-3
/
+3
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
2
-4
/
+4
*
Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...
alokp@chromium.org
2011-04-08
2
-9
/
+7
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-5
/
+1
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
1
-1
/
+5
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-5
/
+1
*
WebKit roll 83160:83167.
pfeldman@chromium.org
2011-04-07
2
-24
/
+4
*
Update Silverlight v3 version metadata.
cevans@chromium.org
2011-03-31
1
-14
/
+11
*
Migrated chromium to new didReceiveData method in WebURLLoaderClient
vsevik@chromium.org
2011-03-31
2
-8
/
+30
*
Remove usages of WebView::Create that pass in devtools/autofill client.
jam@chromium.org
2011-03-29
1
-1
/
+1
*
Report more detailed stats on which plug-ins are being blocked.
cevans@chromium.org
2011-03-29
3
-3
/
+7
*
Add bauerb to webkit/plugins/npapi/OWNERS.
bauerb@chromium.org
2011-03-29
1
-0
/
+1
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
18
-33
/
+33
*
Be more thorough checking for NULL NPP values
davidben@chromium.org
2011-03-26
1
-1
/
+25
*
Remove DevToolsAgent network callbacks as this information is now available t...
vsevik@chromium.org
2011-03-25
2
-40
/
+0
*
DevTools: migrate to the new updatream willSendRequest method.
pfeldman@chromium.org
2011-03-25
1
-5
/
+2
*
Moved the code which sets focus to the dummy activation window created for wi...
ananta@chromium.org
2011-03-24
1
-41
/
+53
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
2
-3
/
+3
*
Update minimum plug-in versions to reflect latest Adobe 0-day.
cevans@chromium.org
2011-03-22
1
-2
/
+2
[next]