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
/
resource_creation_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
1
-30
/
+0
*
Pepper: Fix the definition of |PPB_AudioInput_Callback|.
viettrungluu@chromium.org
2011-11-23
1
-1
/
+1
*
- Implement internal API and thunk
toyoshim@chromium.org
2011-11-18
1
-0
/
+5
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
1
-0
/
+17
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
1
-17
/
+0
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
1
-0
/
+17
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
1
-12
/
+13
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-3
/
+3
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
1
-1
/
+1
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
1
-0
/
+6
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
1
-1
/
+1
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-1
/
+1
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-1
/
+1
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-4
/
+9
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-9
/
+4
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-4
/
+9
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-9
/
+4
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-4
/
+9
*
Replace the use of an int32* with an explicit profile for decoder configuration.
fischman@chromium.org
2011-09-01
1
-2
/
+2
*
Add movement information to PPB_MouseInputEvent.
yzshen@chromium.org
2011-08-31
1
-1
/
+3
*
Convert FileRefImpl and URLRequestInfo to shared_impl.
brettw@chromium.org
2011-08-26
1
-3
/
+6
*
Merge the plugin and impl side of the audio config and input event resources.
brettw@chromium.org
2011-08-25
1
-6
/
+8
*
Don't use a scoped_refptr for StringVar::FromPPVar
brettw@chromium.org
2011-08-22
1
-1
/
+1
*
Cleanup in the file chooser API.
brettw@chromium.org
2011-08-20
1
-2
/
+4
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-6
/
+3
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-5
/
+3
*
Removed config management from Graphics3D API. It will be better handled in t...
alokp@chromium.org
2011-08-16
1
-3
/
+1
*
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
-5
/
+4
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
1
-4
/
+8
*
PPB/PPP_VideoCapture_Dev proxy
piman@chromium.org
2011-08-09
1
-2
/
+2
*
Implement PPAPI VideoDecode out-of-process support
vrk@chromium.org
2011-08-06
1
-2
/
+3
*
Video Capture Pepper API
piman@chromium.org
2011-08-06
1
-0
/
+5
*
PPB_VideoDecoder_Dev::Initialize is now synchronous!
fischman@chromium.org
2011-07-29
1
-1
/
+4
*
Convert input event to interface version 1.0. Rename some of the mouse and
brettw@chromium.org
2011-07-20
1
-7
/
+7
*
Allow creation of input events. Revert changes to testing interface for
brettw@chromium.org
2011-07-19
1
-0
/
+72
*
Re-land r92885, which was reverted in r92891.
alokp@chromium.org
2011-07-19
1
-1
/
+12
*
Revert 92885 - Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
1
-12
/
+1
*
Completed the implementation for PPB_Graphics3D interface.
alokp@chromium.org
2011-07-18
1
-1
/
+12
*
Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...
sanga@chromium.org
2011-07-07
1
-1
/
+1
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
1
-0
/
+6
*
Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
dpapad@chromium.org
2011-06-30
1
-6
/
+0
*
Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
yzshen@chromium.org
2011-06-30
1
-0
/
+6
*
Make scrollbar GetThickness take a resource argument. This allows simlper
brettw@chromium.org
2011-06-23
1
-0
/
+6
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-3
/
+40
*
Move the video decoder and video layer to the new API/thunk system.
brettw@chromium.org
2011-06-18
1
-0
/
+12
*
Convert the URL loading objects to the API/thunk system.
brettw@chromium.org
2011-06-17
1
-6
/
+5
*
Move fullscreen and instance to the new thunk system.
brettw@chromium.org
2011-06-15
1
-0
/
+18
*
Implement flash menu and net connector resources using the API/thunk model.
brettw@chromium.org
2011-06-15
1
-0
/
+13
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-15
/
+35
[next]