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
*
[PPAPI] Implement media stream video track API
penghuang@chromium.org
2014-01-16
16
-3
/
+785
*
Pepper: Reduce includes in generated thunks.
teravest@chromium.org
2014-01-16
42
-219
/
+153
*
Rewrite nacl_integration test for relative manifest loading as browser_test.
ncbray@chromium.org
2014-01-16
8
-240
/
+0
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
2
-3
/
+2
*
Port NaCl mime handling test from nacl_integration to browser_tests.
ncbray@chromium.org
2014-01-15
7
-271
/
+0
*
Implement GetSelectedText() for the OOP PDF plugin.
koz@chromium.org
2014-01-15
9
-0
/
+39
*
[PPAPI] Pepper MediaStream API audio thunk implementation
penghuang@chromium.org
2014-01-14
10
-1
/
+277
*
[PPAPI] Add media stream audio track c++ API
penghuang@chromium.org
2014-01-14
9
-13
/
+404
*
[PPAPI] Add media stream video track example
penghuang@chromium.org
2014-01-14
3
-0
/
+463
*
Remove chromium extensions obsoleted by gpu::Capabilities
boliu@chromium.org
2014-01-11
1
-10
/
+0
*
Port manifest query tests from nacl_integration to browser_tests.
ncbray@chromium.org
2014-01-11
13
-1438
/
+13
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
15
-102
/
+363
*
[PPAPI] API thunk for video media stream track.
penghuang@chromium.org
2014-01-10
14
-15
/
+270
*
[PPAPI] API definition for audio media stream artifacts
penghuang@chromium.org
2014-01-09
7
-0
/
+537
*
Allow Win64 build of base library even in a Win32 build.
petewil@chromium.org
2014-01-09
1
-3
/
+3
*
Pepper: Change ResourceMessageTestSink API for getting multiple messages.
bbudge@chromium.org
2014-01-09
3
-98
/
+81
*
Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."
nhiroki@chromium.org
2014-01-09
15
-363
/
+102
*
PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-09
15
-102
/
+363
*
Drop data offset in PP_EncryptedBlockInfo.
xhwang@chromium.org
2014-01-09
9
-124
/
+104
*
Use window.URL instead of window.webkitURL.
davidben@chromium.org
2014-01-08
3
-7
/
+7
*
Port nameservice test from nacl_integration to browser_tests.
ncbray@chromium.org
2014-01-08
4
-386
/
+0
*
Disabel nacl_newlib.run_breakpad_crash_in_syscall_test
jochen@chromium.org
2014-01-08
1
-15
/
+16
*
Put __pnacl_real_irt_interface variable in bss instead of common.
jvoung@google.com
2014-01-08
1
-1
/
+1
*
Make some of the pnacl_irt_shim data members local.
jvoung@google.com
2014-01-08
2
-103
/
+103
*
Pepper: Remove ResourceArray_Dev.
teravest@chromium.org
2014-01-07
24
-691
/
+1
*
Test Keeping NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2014-01-07
7
-0
/
+155
*
Update type definitions in ppapi/lib/gl/include/KHR/khrplatform.h
bauerb@chromium.org
2014-01-07
1
-1
/
+14
*
Pepper: Remove unused interface versions.
teravest@chromium.org
2014-01-06
21
-477
/
+31
*
App APIs in Pepper: C++ APIs
yzshen@chromium.org
2014-01-06
11
-0
/
+1210
*
Pepper: Split PpapiHostMsg_ChannelCreated use.
teravest@chromium.org
2014-01-06
1
-0
/
+2
*
[PPAPI] API definition for video media stream artifacts
penghuang@chromium.org
2014-01-06
13
-2
/
+968
*
Revert of https://codereview.chromium.org/112663007/
ckocagil@chromium.org
2014-01-04
7
-155
/
+0
*
Test Keeping NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2014-01-04
7
-0
/
+155
*
Pepper: Remove unused field in message.
teravest@chromium.org
2014-01-03
2
-5
/
+2
*
Pepper: Add unit test for FileSystemResource.
bbudge@chromium.org
2014-01-03
4
-14
/
+428
*
Updated Khronos GLES2 headers. (Take 2, Original: https://codereview.chromium...
bajones@chromium.org
2013-12-30
1
-7
/
+12
*
Do PPB_FileIO Write on the plugin side.
bbudge@chromium.org
2013-12-28
11
-48
/
+1032
*
Revert 242659 "Do PPB_FileIO Write on the plugin side."
brettw@chromium.org
2013-12-28
11
-1032
/
+48
*
Do PPB_FileIO Write on the plugin side.
bbudge@chromium.org
2013-12-28
11
-48
/
+1032
*
Pepper: FileIO holds FileSystem ref with scoped_refptr<Resource>.
bbudge@chromium.org
2013-12-27
2
-12
/
+27
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
2
-3
/
+5
*
Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...
avi@chromium.org
2013-12-25
2
-3
/
+3
*
Revert 242061 "Test Keeping NaCl plugins used in app background ..."
dbeam@chromium.org
2013-12-20
7
-155
/
+0
*
Test Keeping NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2013-12-20
7
-0
/
+155
*
Fix GLES 2 interface generator to output correct pepper interfaces.
jbauman@chromium.org
2013-12-20
1
-3
/
+3
*
Add base:: to string16 in ppapi/.
dbeam@chromium.org
2013-12-19
2
-3
/
+3
*
Rename GetForCurrentThread() in comments to GetCurrent().
xhwang@chromium.org
2013-12-19
3
-6
/
+6
*
Pepper: Finish support for dev channel APIs.
teravest@chromium.org
2013-12-19
8
-25
/
+103
*
Reland: port ppapi_bad test from nacl_integration to browser_tests.
ncbray@chromium.org
2013-12-19
23
-1069
/
+0
*
Keep NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2013-12-18
6
-2
/
+83
[next]