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
*
Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.
xhwang@chromium.org
2014-02-12
3
-2
/
+41
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-11
5
-85
/
+86
*
NaCl: Move irt_ppapi.{c,h} to the Chromium repo from the NaCl repo
mseaborn@chromium.org
2014-02-11
3
-2
/
+40
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-08
11
-117
/
+121
*
NaCl: Make include_rules stricter for native_client/ headers
mseaborn@chromium.org
2014-02-07
1
-2
/
+2
*
Create IPC channel to communicate with the renderer in NaClListener::OnStart().
hidehiko@chromium.org
2014-02-06
7
-70
/
+42
*
Proxy the PDF API to the PDF plugin.
koz@chromium.org
2014-02-06
4
-0
/
+125
*
[PPAPI] Pepper MediaStream API audio track implementation and example.
penghuang@chromium.org
2014-02-06
7
-8
/
+418
*
Pepper: Log in UMA when an interface is used.
teravest@chromium.org
2014-02-05
4
-6
/
+49
*
Have the PDF plugin eagerly notify the host of the link under the cursor.
koz@chromium.org
2014-02-03
3
-0
/
+9
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-29
7
-1
/
+375
*
[Pepper] Wire up append mode writing support of FileIO
tzik@chromium.org
2014-01-28
6
-59
/
+64
*
Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"
dmichael@chromium.org
2014-01-28
7
-375
/
+1
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-28
7
-1
/
+375
*
Add GetSequenceNumber function to PPB_Flash_Clipboard
raymes@chromium.org
2014-01-28
3
-0
/
+20
*
[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
4
-14
/
+22
*
Move PPB_KeyboardInputEvent.GetCode to stable.
garykac@chromium.org
2014-01-27
4
-5
/
+25
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
5
-0
/
+167
*
[PPAPI] Refine Configure() for Pepper MediaStream API.
penghuang@chromium.org
2014-01-23
2
-5
/
+17
*
[Pepper] Clean up FileSystemResource quota handling
tzik@chromium.org
2014-01-23
2
-18
/
+28
*
[Pepper] Refine append mode write handling on FileIOResource
tzik@chromium.org
2014-01-22
3
-12
/
+55
*
Make per-file message file reviewers consistent across owners.
tsepez@chromium.org
2014-01-17
1
-0
/
+4
*
[PPAPI] Implement media stream video track API
penghuang@chromium.org
2014-01-16
8
-2
/
+519
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
1
-1
/
+1
*
Implement GetSelectedText() for the OOP PDF plugin.
koz@chromium.org
2014-01-15
3
-0
/
+11
*
[PPAPI] Pepper MediaStream API audio thunk implementation
penghuang@chromium.org
2014-01-14
1
-1
/
+3
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
4
-11
/
+7
*
[PPAPI] API thunk for video media stream track.
penghuang@chromium.org
2014-01-10
1
-0
/
+2
*
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
4
-7
/
+11
*
PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-09
4
-11
/
+7
*
Pepper: Remove ResourceArray_Dev.
teravest@chromium.org
2014-01-07
3
-14
/
+0
*
Test Keeping NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2014-01-07
1
-0
/
+17
*
Pepper: Remove unused interface versions.
teravest@chromium.org
2014-01-06
6
-77
/
+13
*
Pepper: Split PpapiHostMsg_ChannelCreated use.
teravest@chromium.org
2014-01-06
1
-0
/
+2
*
Revert of https://codereview.chromium.org/112663007/
ckocagil@chromium.org
2014-01-04
1
-17
/
+0
*
Test Keeping NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2014-01-04
1
-0
/
+17
*
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
3
-14
/
+427
*
Do PPB_FileIO Write on the plugin side.
bbudge@chromium.org
2013-12-28
8
-47
/
+1022
*
Revert 242659 "Do PPB_FileIO Write on the plugin side."
brettw@chromium.org
2013-12-28
8
-1022
/
+47
*
Do PPB_FileIO Write on the plugin side.
bbudge@chromium.org
2013-12-28
8
-47
/
+1022
*
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
1
-2
/
+4
*
Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Revert 242061 "Test Keeping NaCl plugins used in app background ..."
dbeam@chromium.org
2013-12-20
1
-17
/
+0
*
Test Keeping NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2013-12-20
1
-0
/
+17
*
Add base:: to string16 in ppapi/.
dbeam@chromium.org
2013-12-19
1
-2
/
+2
*
Pepper: Finish support for dev channel APIs.
teravest@chromium.org
2013-12-19
5
-23
/
+81
[next]