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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Added GL enums for dxt3 and dxt5 texture compression to <GLES2/gl2ext.h>.
alokp@chromium.org
2011-09-30
1
-0
/
+12
*
Unused variables cleanup (gcc 4.6)
pph34r@gmail.com
2011-09-30
3
-10
/
+10
*
Relanding this as the earlier attempt was reverted due to a boneheader mistak...
ananta@chromium.org
2011-09-30
1
-4
/
+8
*
Revert 103377 - Fix a pepper plugin process crash which occurs if we receive ...
ddorwin@chromium.org
2011-09-29
1
-8
/
+4
*
Fix a pepper plugin process crash which occurs if we receive input events for...
ananta@chromium.org
2011-09-29
1
-4
/
+8
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-29
26
-82
/
+407
*
PPAPI SetFullscreen: Do return PP_FALSE when transition cannot be process. Th...
polina@google.com
2011-09-29
2
-8
/
+24
*
NaCl Proxy Test: update ppapi_ppb_fullscreen_browser_test to work with the ne...
polina@google.com
2011-09-29
3
-50
/
+128
*
Add IsScalingDisabled and PP_PRINTOUTPUTFORMAT_EMF to pepper printing interface.
vandebo@chromium.org
2011-09-28
12
-17
/
+122
*
Fix untrusted build of ppb_file_system test I broke in http://codereview.chro...
dmichael@chromium.org
2011-09-28
1
-1
/
+1
*
Remove unused variable ppb_core.
dmichael@chromium.org
2011-09-28
1
-1
/
+0
*
Disable ppapi_bad test for glibc on Windows.
dmichael@chromium.org
2011-09-27
1
-1
/
+4
*
Replaced opengles.h with opengles2.h
alokp@chromium.org
2011-09-27
1
-1
/
+1
*
Deleted deprecated file ppb_opengles.h
alokp@chromium.org
2011-09-27
1
-14
/
+0
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
27
-408
/
+82
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
27
-82
/
+408
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
22
-107
/
+481
*
Add missing change
noelallen@google.com
2011-09-27
1
-1
/
+1
*
Enabling creating of file_ref from filesystem and path for external filesystem.
tbarzic@chromium.org
2011-09-27
1
-6
/
+13
*
ensure that the plugin will report only one crash event.
bsy@google.com
2011-09-26
2
-9
/
+10
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
19
-0
/
+884
*
Update the IDL Generator to use Release instead of Version
noelallen@google.com
2011-09-26
11
-379
/
+428
*
Add IDL file for PPB_Flash_TCPSocket.
yzshen@chromium.org
2011-09-26
2
-54
/
+224
*
ppapi_tests: Add a way for TestCase to implement HandleInputEvent.
polina@google.com
2011-09-23
4
-2
/
+20
*
Pepper Video Capture sample
piman@chromium.org
2011-09-23
3
-0
/
+410
*
Declare PPB_Core as a struct, not a class. (Prevents Clang warning)
pdox@google.com
2011-09-23
1
-4
/
+4
*
Add a test for PPP_Instance_Private_Proxy, to verify reference counting.
dmichael@chromium.org
2011-09-23
5
-14
/
+200
*
Enable working part of ppapi_bad test with NaCl glibc.
halyavin@chromium.org
2011-09-22
1
-2
/
+1
*
Fix permission.
yzshen@chromium.org
2011-09-22
3
-0
/
+0
*
Mouse lock implementation, including the renderer side and the Windows versio...
yzshen@chromium.org
2011-09-22
3
-0
/
+307
*
Replaced ppb_opengles.h with ppb_opengles2.h under ppapi/native_client/tests/.
alokp@chromium.org
2011-09-21
1
-1
/
+1
*
Add DISABLE_TCP_TRANSPORT flag in the Transport API.
sergeyu@chromium.org
2011-09-21
1
-1
/
+5
*
Chrome repo side changes for making crash detection / reporting more reliable.
bsy@google.com
2011-09-20
4
-16
/
+110
*
Add a default contrustor to the FileSystem wrapper.
brettw@chromium.org
2011-09-20
2
-0
/
+7
*
Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.
brettw@chromium.org
2011-09-20
19
-47
/
+298
*
Obsoleting --unlimited-quota-for-files
kinuko@chromium.org
2011-09-20
1
-2
/
+0
*
Enable NaCl glibc tests which work now.
halyavin@chromium.org
2011-09-20
5
-12
/
+6
*
Use a fake MIME type in extension_mime_handler NaCl integration test.
bauerb@chromium.org
2011-09-19
6
-10
/
+8
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
2
-2
/
+2
*
Fix perms in ppapi/native_client/tests/earth
rsimha@chromium.org
2011-09-16
2
-0
/
+0
*
Add missing NaCl PPAPI test components to Chrome repo.
noelallen@google.com
2011-09-16
17
-0
/
+67727
*
Add new input event enums for deps roll
nfullagar@google.com
2011-09-16
1
-0
/
+8
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
16
-34
/
+93
*
More testing for Graphics3D
nfullagar@google.com
2011-09-16
2
-14
/
+47
*
PPAPI tests should build as shared libraries for Android
peter@chromium.org
2011-09-16
1
-1
/
+1
*
Declarations for Pepper IME API.
kinaba@chromium.org
2011-09-16
13
-3
/
+695
*
Included ppb_opengles2.h instead of ppb_opengles.h.
alokp@chromium.org
2011-09-16
3
-3
/
+3
*
ppapi_tests: Add a test for PPB_Fullscreen_Dev. Disabled on Mac. Marked as fl...
polina@google.com
2011-09-15
3
-0
/
+188
*
Relay server support for P2P Transport API.
sergeyu@chromium.org
2011-09-15
2
-9
/
+28
[prev]
[next]