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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 13 exit time constructors and 3 static initializers
thakis@chromium.org
2011-11-07
2
-3
/
+3
*
Implement PPAPI proxied IsInstanceOf
jhorwich@chromium.org
2011-11-05
3
-1
/
+28
*
Added logging useful for understanding Pepper broker lifetime.
ddorwin@chromium.org
2011-10-26
2
-0
/
+3
*
Fix the issue that PPB_FileRef don't handle all host->plugin messages.
yzshen@chromium.org
2011-10-26
1
-0
/
+3
*
Fix a regression in Canary which caused flash to not render.
ananta@chromium.org
2011-10-25
1
-0
/
+2
*
Fix warning in release mode.
brettw@chromium.org
2011-10-22
1
-0
/
+1
*
Convert the flash clipboard API to thunk system.
brettw@chromium.org
2011-10-22
3
-83
/
+89
*
Convert the Flash interfaces to no longer use GetInfo.
brettw@chromium.org
2011-10-22
16
-145
/
+70
*
Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...
brettw@chromium.org
2011-10-21
16
-329
/
+429
*
Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)
thakis@chromium.org
2011-10-21
16
-429
/
+329
*
Remove the proxy callback tracker.
brettw@chromium.org
2011-10-21
16
-329
/
+429
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
68
-354
/
+283
*
Remove TrackerBase.
brettw@chromium.org
2011-10-20
5
-39
/
+19
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
26
-145
/
+188
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
2
-6
/
+0
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
26
-187
/
+145
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
26
-145
/
+187
*
Fix the PPAPI unittests by hooking up the new proxy function.
brettw@chromium.org
2011-10-17
1
-7
/
+11
*
Fix crash in PPB_FileChooser_Dev proxy.
bbudge@google.com
2011-10-17
1
-2
/
+2
*
Move PPB/PPP_MouseLock out of dev/.
yzshen@chromium.org
2011-10-16
6
-13
/
+13
*
PPAPI Fullscreen: move out of Dev.
polina@google.com
2011-10-14
3
-4
/
+5
*
Proxy PPB_FileChooserTrusted for Flash.
bbudge@google.com
2011-10-13
3
-1
/
+24
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
5
-17
/
+65
*
Add global lock for Enter* classes. Add ScopedProxyLock for non-thunk proxies...
dmichael@chromium.org
2011-10-11
5
-28
/
+220
*
Convert the charset, memory, and crypto interfaces to use the thunk system.
brettw@chromium.org
2011-10-11
12
-302
/
+27
*
Prevent reentrant destructors in the PluginModule.
brettw@chromium.org
2011-10-11
1
-7
/
+19
*
Convert URLUtil to the thunk system.
brettw@chromium.org
2011-10-10
7
-302
/
+159
*
Convert video capture/decoder stuff to IDL.
brettw@chromium.org
2011-10-07
1
-6
/
+7
*
Convert ppapi/* to use base::Bind.
dmichael@chromium.org
2011-10-04
9
-19
/
+28
*
Add some checking for the font proxy.
brettw@chromium.org
2011-10-04
1
-10
/
+21
*
Remove the host dispatcher unittest file. This test doesn't pass because the
brettw@chromium.org
2011-10-04
1
-42
/
+0
*
Restore comments about reentrancy in the HostDispatcher::Send function
ananta@chromium.org
2011-10-01
1
-1
/
+7
*
Fix a crash in the renderer process which occurs in the PPAPI host code due t...
ananta@chromium.org
2011-09-30
1
-5
/
+6
*
Unused variables cleanup (gcc 4.6)
pph34r@gmail.com
2011-09-30
3
-10
/
+10
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-29
5
-0
/
+161
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
5
-161
/
+0
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
5
-0
/
+161
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
8
-15
/
+95
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
7
-0
/
+496
*
Add a test for PPP_Instance_Private_Proxy, to verify reference counting.
dmichael@chromium.org
2011-09-23
4
-12
/
+197
*
Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.
brettw@chromium.org
2011-09-20
5
-36
/
+37
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
1
-1
/
+1
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
5
-7
/
+16
*
Properly proxy the fullscreen API.
brettw@chromium.org
2011-09-15
1
-0
/
+1
*
Renamed ppb_opengles.h to ppb_opengles2.h.
alokp@chromium.org
2011-09-15
1
-1
/
+1
*
Reland r101259 after fixing shared-library build issues.
alokp@chromium.org
2011-09-15
1
-1
/
+3
*
Revert 101259 - Removed the dependency of PepperPluginRegistry on Pepper proxy.
stuartmorgan@chromium.org
2011-09-15
1
-2
/
+0
*
Removed the dependency of PepperPluginRegistry on Pepper proxy.
alokp@chromium.org
2011-09-15
1
-0
/
+2
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
2
-2
/
+2
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
2
-2
/
+2
[next]