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
*
Have the PDF plugin eagerly notify the host of the link under the cursor.
koz@chromium.org
2014-02-03
9
-1
/
+37
*
Exclude ppb_pdf interface from autogen PRESUBMIT checks as it is hand written.
koz@chromium.org
2014-01-31
1
-0
/
+3
*
Introduce NaClFileInfoAutoCloser as an RAII wrapper.
bsy@google.com
2014-01-30
4
-35
/
+117
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-29
22
-13
/
+1100
*
[Pepper] Wire up append mode writing support of FileIO
tzik@chromium.org
2014-01-28
8
-59
/
+87
*
[NaCl SDK Docs] Update PPAPI docs to use Chromesite-friendly URLs.
binji@chromium.org
2014-01-28
10
-18
/
+16
*
Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"
dmichael@chromium.org
2014-01-28
22
-1098
/
+13
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-28
22
-13
/
+1098
*
Add GetSequenceNumber function to PPB_Flash_Clipboard
raymes@chromium.org
2014-01-28
13
-10
/
+267
*
[gpu] Remove StreamTexture(Manager) concept from command decoder
sievers@google.com
2014-01-27
2
-0
/
+6
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
6
-32
/
+40
*
Move PPB_KeyboardInputEvent.GetCode to stable.
garykac@chromium.org
2014-01-27
22
-289
/
+349
*
PPAPI: Move file mapping to new PPB_FileMapping API
dmichael@chromium.org
2014-01-24
5
-288
/
+310
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
23
-255
/
+670
*
PPAPI: Make ASSERT macros print values of operands
dmichael@chromium.org
2014-01-24
16
-134
/
+792
*
[PPAPI] Refine Configure() for Pepper MediaStream API.
penghuang@chromium.org
2014-01-23
22
-117
/
+575
*
[Pepper] Clean up FileSystemResource quota handling
tzik@chromium.org
2014-01-23
2
-18
/
+28
*
Whitelist opengles2 headers for ppapi presubmit
piman@chromium.org
2014-01-23
1
-0
/
+6
*
Make mojo_gles2 a stub shared library
piman@chromium.org
2014-01-22
4
-4
/
+4
*
[Pepper] Refine append mode write handling on FileIOResource
tzik@chromium.org
2014-01-22
4
-12
/
+57
*
Revert 246129 "PPAPI: Make ASSERT macros print values of operands"
dbeam@chromium.org
2014-01-22
16
-792
/
+134
*
PPAPI: Make ASSERT macros print values of operands
dmichael@chromium.org
2014-01-21
16
-134
/
+792
*
Revert 245865 "Revert of Reenable linux_aura on the main builder..."
jam@chromium.org
2014-01-21
1
-1
/
+6
*
Revert of Reenable linux_aura on the main builders. (Again). (https://coderev...
eustas@chromium.org
2014-01-20
1
-6
/
+1
*
[Pepper] Add FileGrowth struct for append mode write
tzik@chromium.org
2014-01-20
3
-0
/
+54
*
Remove now unnecessary msvs_cygwin_shell:1
scottmg@chromium.org
2014-01-18
1
-1
/
+0
*
Reenable linux_aura on the main builders. (Again).
erg@chromium.org
2014-01-18
1
-1
/
+6
*
Trusted plugin: Break up InitCommunication().
teravest@chromium.org
2014-01-17
2
-9
/
+28
*
Make per-file message file reviewers consistent across owners.
tsepez@chromium.org
2014-01-17
1
-0
/
+4
*
Revert of Reenable linux_aura on the main builders. (https://codereview.chrom...
erg@chromium.org
2014-01-17
1
-6
/
+1
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
1
-2
/
+2
*
Reenable linux_aura on the main builders.
erg@chromium.org
2014-01-17
1
-1
/
+6
*
[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
[next]