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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a few styles issues in skia::PlatformDevice. Made function names consis...
alokp@chromium.org
2011-04-06
1
-9
/
+9
*
Fixing PPB_Graphics2D::Describe
brettw@chromium.org
2011-04-06
1
-1
/
+2
*
rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint
vandebo@chromium.org
2011-04-05
1
-8
/
+4
*
Rename some printing classes and minor cleanups.
vandebo@chromium.org
2011-04-04
1
-5
/
+5
*
Remove assertion when destroying a plugin that doesn't exist. The DidDestroy
brettw@chromium.org
2011-04-04
2
-13
/
+20
*
Update Silverlight v3 version metadata.
cevans@chromium.org
2011-03-31
1
-14
/
+11
*
Add GetPluginURL to PPB_URLUtil_Dev
piman@google.com
2011-03-31
4
-1
/
+26
*
Additional clean up from missing OVERRIDE from r80037.
scherkus@chromium.org
2011-03-31
1
-4
/
+0
*
Cleaning up missing OVERRIDE from r80037.
scherkus@chromium.org
2011-03-31
1
-1
/
+0
*
Migrated chromium to new didReceiveData method in WebURLLoaderClient
vsevik@chromium.org
2011-03-31
5
-9
/
+49
*
Adding missing virtual keyword to PPB_VideoDecoder_Impl.
scherkus@chromium.org
2011-03-31
1
-8
/
+12
*
Checking in major revision of Pepper video decode APIs.
scherkus@chromium.org
2011-03-31
6
-63
/
+274
*
Pepper/Flapper: Make PPB_Flash::Navigate() handle javascript: URLs.
viettrungluu@chromium.org
2011-03-30
1
-4
/
+13
*
Remove usages of WebView::Create that pass in devtools/autofill client.
jam@chromium.org
2011-03-29
2
-2
/
+2
*
Report more detailed stats on which plug-ins are being blocked.
cevans@chromium.org
2011-03-29
3
-3
/
+7
*
Fix up some reference counting when WebPluginImpl::scriptableObject is called.
dmichael@google.com
2011-03-29
4
-10
/
+35
*
Add bauerb to webkit/plugins/npapi/OWNERS.
bauerb@chromium.org
2011-03-29
1
-0
/
+1
*
Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a
ericu@google.com
2011-03-28
2
-2
/
+5
*
Fix up some types in the API.
neb@chromium.org
2011-03-28
5
-8
/
+9
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-2
/
+2
*
Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...
viettrungluu@chromium.org
2011-03-28
3
-22
/
+46
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
57
-104
/
+104
*
Be more thorough checking for NULL NPP values
davidben@chromium.org
2011-03-26
1
-1
/
+25
*
Make PPAPI PostMessage behave asynchronously.
dmichael@google.com
2011-03-26
2
-11
/
+67
*
Adding CreateFromData to NativeMetafileFactory
dpapad@chromium.org
2011-03-26
1
-3
/
+4
*
Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.
vandebo@chromium.org
2011-03-25
1
-7
/
+4
*
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
*
Fix my memory leak (yay valgrind bot!)
dmichael@google.com
2011-03-24
1
-0
/
+1
*
Moved the code which sets focus to the dummy activation window created for wi...
ananta@chromium.org
2011-03-24
1
-41
/
+53
*
Pepper/Flapper: Add IsFormatAvailable() to PPB_Flash_Clipboard.
viettrungluu@chromium.org
2011-03-24
1
-0
/
+35
*
Fix pepper flash-originated popups
piman@google.com
2011-03-23
1
-0
/
+1
*
A proposal and implementation for an initial postMessage interface. These in...
dmichael@google.com
2011-03-23
6
-5
/
+522
*
PPB_CursorControl_Dev.SetCursor: Add support for custom cursor.
yzshen@chromium.org
2011-03-23
3
-17
/
+50
*
Minor changes to the comments of ResourceTracker and PP_ImageDataFormat.
yzshen@chromium.org
2011-03-23
1
-1
/
+1
*
Remove PPB_Var interface's scripting functionality.
neb@chromium.org
2011-03-23
5
-589
/
+3
*
Removing method printing::PdfPsMetafile::SetRawData().
dpapad@chromium.org
2011-03-23
1
-1
/
+1
*
Fix write-after-free in PPB_Surface_3D_Impl
piman@google.com
2011-03-22
1
-0
/
+2
*
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
*
Direct Windows users to a better Java download page.
mal@chromium.org
2011-03-22
1
-2
/
+3
*
WinDDK ATL and MSVC express 2008/2005 compatability
mark@chromium.org
2011-03-21
1
-2
/
+6
*
Hook up the sad plugin painting and the crashed plugin infobars for
brettw@chromium.org
2011-03-19
10
-4
/
+120
*
Renaming NativeMetafile related methods to more appropriate names.
dpapad@chromium.org
2011-03-19
1
-1
/
+1
*
Removed deprecated function WebPlugin::getBackingTextureId.
alokp@chromium.org
2011-03-18
4
-11
/
+0
*
Implement a proxy for URL util. Some of the implementation that doesn't need to
brettw@chromium.org
2011-03-18
4
-63
/
+42
*
Stop overloading Init() in NativeMetafile.
vandebo@chromium.org
2011-03-17
1
-1
/
+1
*
Fixing PPB_Graiphics2D::Describe to behave according to spec with an invalid ...
brettw@chromium.org
2011-03-16
1
-4
/
+6
*
Run PPB_CharSet_Dev logic directly in the plugin process.
yzshen@chromium.org
2011-03-15
1
-115
/
+8
*
Pepper: Add a property to URLRequestInfo to skip header validation.
viettrungluu@chromium.org
2011-03-14
3
-17
/
+63
[next]