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
/
ppapi
/
proxy
/
ppb_graphics_2d_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve the image data cache.
brettw@chromium.org
2012-08-24
1
-4
/
+10
*
Cache image data objects.
brettw@chromium.org
2012-08-22
1
-3
/
+21
*
Implement HiDPI support in Pepper dev interface
jhorwich@chromium.org
2012-06-28
1
-1
/
+28
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
1
-8
/
+3
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
1
-2
/
+2
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
1
-2
/
+8
*
Convert proxy callbacks to use TrackedCallback.
brettw@chromium.org
2012-01-05
1
-7
/
+7
*
Regularize how ImageData and Graphics2D are created.
brettw@chromium.org
2011-12-04
1
-28
/
+41
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-6
/
+6
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-4
/
+4
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-4
/
+4
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-4
/
+4
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
1
-1
/
+1
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-24
/
+2
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-2
/
+24
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-24
/
+2
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-2
/
+24
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-24
/
+2
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-7
/
+4
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-14
/
+17
*
Move host resource from the proxy to the shared_impl.
brettw@chromium.org
2011-08-13
1
-1
/
+2
*
Convert the PluginResource to be refcounted.
brettw@chromium.org
2011-08-11
1
-3
/
+2
*
Reland 95309. Add a template to handle properly issuing completion callbacks.
brettw@chromium.org
2011-08-08
1
-9
/
+5
*
Revert 95309 - I need to fix some bugs with this.
brettw@chromium.org
2011-08-03
1
-5
/
+9
*
Add a template to handle properly issuing completion callbacks. This fixes
brettw@chromium.org
2011-08-03
1
-9
/
+5
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
1
-1
/
+1
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-25
/
+82
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-82
/
+25
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-25
/
+82
*
This implements the new system for Graphics2D only.
brettw@chromium.org
2011-05-06
1
-164
/
+48
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-2
/
+2
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-7
/
+16
*
Refactor PPAPI proxy resource handling to maintain which host they came from,
brettw@chromium.org
2011-01-27
1
-44
/
+70
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-9
/
+44
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-4
/
+4
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+4
*
Make the Graphics2D flush call an asynchronous operation. This tracks the
brettw@chromium.org
2010-11-12
1
-18
/
+72
*
Convert Chrome PPAPI proxy from bool to PP_Bool.
brettw@chromium.org
2010-11-08
1
-13
/
+13
*
Add proxies for ImageData and Graphics2D. These don't build by themselves, this
brettw@chromium.org
2010-11-04
1
-0
/
+202
*
Revert PPAPI proxy change with too many files in it.
brettw@chromium.org
2010-11-03
1
-202
/
+0
*
Core PPAPI proxy files. This includes the dispatcher which is the control point
brettw@chromium.org
2010-11-03
1
-0
/
+202