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
/
ppapi
/
ppb_graphics_2d_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't copy the Graphics2D when binding a new one. This brings the
brettw@google.com
2011-06-24
1
-7
/
+30
*
Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste
brettw@chromium.org
2011-06-22
1
-0
/
+13
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-10
/
+18
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-1
/
+2
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-2
/
+1
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-1
/
+2
*
Add Skia to CG adapter for plugins.
caryclark@chromium.org
2011-05-25
1
-1
/
+1
*
This implements the new system for Graphics2D only.
brettw@chromium.org
2011-05-06
1
-78
/
+7
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-2
/
+2
*
Fixing PPB_Graphics2D::Describe
brettw@chromium.org
2011-04-06
1
-1
/
+2
*
Fixing PPB_Graiphics2D::Describe to behave according to spec with an invalid ...
brettw@chromium.org
2011-03-16
1
-4
/
+6
*
Clarify/fix fullscreen semantics, and add GetScreenSize
piman@google.com
2011-03-08
1
-4
/
+6
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-3
/
+3
*
Ensure the plugin backing store is always mapped, even when it's been swapped
brettw@chromium.org
2011-01-28
1
-2
/
+9
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-7
/
+5
*
Fixed bug 64847: Graphics2D paints outside plugin boundaries. Also removed un...
ddorwin@chromium.org
2011-01-13
1
-8
/
+30
*
Add an instance parameter to var objects, audio, and the 2D API. This replace...
brettw@chromium.org
2011-01-07
1
-4
/
+5
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-3
/
+4
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+652