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
...
*
Implement app.window.get() and app.window.getAll().
mek@chromium.org
2013-11-13
2
-3
/
+6
*
Pepper: Add shared Utilities for file systems.
bbudge@chromium.org
2013-11-12
5
-4
/
+64
*
Pepper: Add IPC enum max checking for PP_FileSystemType, PP_FileType.
bbudge@chromium.org
2013-11-12
3
-54
/
+11
*
linux_aura: Turn aura on on the main linux builders.
erg@chromium.org
2013-11-09
1
-1
/
+11
*
PPAPI/NaCl: Make tests enforce dispatchEvent check
dmichael@chromium.org
2013-11-09
1
-12
/
+4
*
Revert 233768 "PPAPI: Add a test to make sure we detect crashes"
yhirano@chromium.org
2013-11-08
3
-53
/
+0
*
PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystem
nhiroki@chromium.org
2013-11-08
26
-79
/
+379
*
PPAPI: Add a test to make sure we detect crashes
dmichael@chromium.org
2013-11-08
3
-0
/
+53
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
1
-8
/
+0
*
Remove redundant/misleaing README.chromium files.
sbc@chromium.org
2013-11-07
1
-4
/
+0
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
2
-5
/
+5
*
PPAPI/NaCl: Move event dispatching from the plugin
dmichael@chromium.org
2013-11-06
6
-97
/
+80
*
Revert 232547 "Pepper: Move FileIO host from renderer to browser."
teravest@chromium.org
2013-11-05
1
-8
/
+8
*
Remove crtbeginS from the list of outputs from the PNaCl packager.
jvoung@chromium.org
2013-11-05
1
-5
/
+0
*
Remove PNaCl's RequestFirstInstall, use resource throttle instead
jvoung@google.com
2013-11-04
5
-88
/
+44
*
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330
bbudge@chromium.org
2013-11-04
2
-7
/
+11
*
Disable time checks in TestFileIO::TestTouch Query due to dst failures.
csharp@chromium.org
2013-11-04
2
-4
/
+5
*
Disable time checks in TestFileRef::TestQueryAndTouchFile due to dst failures.
pfeldman@chromium.org
2013-11-04
1
-2
/
+4
*
Pepper: Fix 2 message rewriting issues in NaClMessageScanner.
bbudge@chromium.org
2013-11-02
1
-7
/
+17
*
[PPAPI] Fixed FileSystems from JavaScript not having a context.
mgiuca@chromium.org
2013-11-02
1
-0
/
+7
*
Rename HandleConverter to NaClMessageScanner.
bbudge@chromium.org
2013-11-02
5
-346
/
+350
*
PPAPI: Make tests really delete the plugin on shutdown
dmichael@chromium.org
2013-11-02
1
-2
/
+2
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-02
1
-8
/
+8
*
[PPAPI] Added pp::VarResource_Dev class.
yzshen@chromium.org
2013-11-01
12
-27
/
+204
*
Revert 232440 "Pepper: Move FileIO host from renderer to browser."
csharp@chromium.org
2013-11-01
1
-8
/
+8
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-01
1
-8
/
+8
*
Revert 232428 "Remove redundant/misleaing README.chromium files."
newt@chromium.org
2013-11-01
1
-0
/
+4
*
Remove redundant/misleaing README.chromium files.
sbc@chromium.org
2013-11-01
1
-4
/
+0
*
Pepper: Log test duration to JavaScript console.
teravest@chromium.org
2013-10-31
3
-0
/
+21
*
[PPAPI] It is now possible to pass filesystems from JavaScript to NaCl modules.
mgiuca@chromium.org
2013-10-31
8
-8
/
+234
*
Fix out of sync buffer indexing for PPAPI audio.
dalecurtis@chromium.org
2013-10-31
2
-8
/
+19
*
GetNativeImageDataFormat: Return PP_IMAGEDATAFORMAT_RGBA_PREMUL in the case o...
jhoak@google.com
2013-10-30
1
-1
/
+6
*
Narrow VDA Decode() API and remove multi-frame tests.
yuli@chromium.org
2013-10-29
2
-3
/
+5
*
Move memory allocation/stats structs to gpu:: and remove bazillion copies
jamesr@chromium.org
2013-10-29
2
-0
/
+7
*
Remove unused IPC::Message priority.
bbudge@chromium.org
2013-10-28
2
-13
/
+8
*
Re-order PNaCl startup events to start pexe fetch early and set indicator.
jvoung@chromium.org
2013-10-26
4
-44
/
+63
*
Remove IsPnaclEnabled from ppb_nacl_private.
jvoung@chromium.org
2013-10-25
5
-16
/
+1
*
Pepper: Cleanup in NaCl trusted plugin.
teravest@chromium.org
2013-10-24
2
-58
/
+16
*
[Pepper] Document the failure mode of the constructor for pp::FileRef.
mgiuca@chromium.org
2013-10-24
1
-0
/
+3
*
Switch audio synchronization from sleep() based to select() based.
dalecurtis@chromium.org
2013-10-23
3
-41
/
+12
*
Avoid memory allocation for PPB_FileIO Read when callback is blocking.
bbudge@chromium.org
2013-10-23
6
-25
/
+68
*
Plumb support for audio sample formats.
dalecurtis@chromium.org
2013-10-22
11
-33
/
+127
*
Add missing #includes of <algorithm> in ppapi for std::min/max
scottmg@chromium.org
2013-10-22
7
-0
/
+11
*
Remove CanChallengePlatform() and CheckPlatformState().
dalecurtis@chromium.org
2013-10-20
13
-166
/
+37
*
[PPAPI] Added new Pepper interface PPB_VarResource_Dev.
mgiuca@chromium.org
2013-10-19
11
-2
/
+351
*
Pepper: Fix SetLength permissions in FileIO test.
teravest@chromium.org
2013-10-17
1
-1
/
+1
*
Avoid referencing index [0] of a zero length string.
wfh@chromium.org
2013-10-17
1
-1
/
+1
*
Don't check the result of new for NULL.
thakis@chromium.org
2013-10-17
1
-4
/
+1
*
[PPAPI] It is now valid to store PP_Resource 0 in a ResourceVar.
mgiuca@chromium.org
2013-10-16
4
-1
/
+13
*
PPAPI: Fix extra whitespace nit in plugin_main_nacl.cc
dmichael@chromium.org
2013-10-16
1
-1
/
+0
[prev]
[next]