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
*
Revert 187340 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-11
26
-245
/
+201
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-11
26
-201
/
+245
*
Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sd...
yzshen@chromium.org
2013-03-11
23
-1855
/
+21
*
Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.
yzshen@chromium.org
2013-03-11
23
-21
/
+1855
*
components: Rename components_tracing.gyp to follow the same pattern of the o...
tfarina@chromium.org
2013-03-08
3
-3
/
+3
*
Revert 186925 since it breaks many of the builds on the bots (e.g.
aberent@google.com
2013-03-08
26
-245
/
+201
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-08
26
-201
/
+245
*
Move InsertSyncPoint to GLES2Interface
piman@chromium.org
2013-03-08
6
-0
/
+36
*
Add support for Var arrays to ArrayWriter.
bbudge@chromium.org
2013-03-08
2
-3
/
+66
*
Add PNaCl PPAPI browser tests via pre-translation.
jvoung@chromium.org
2013-03-07
2
-1
/
+69
*
NaCl: fix bug where cookies were not being sent on same-origin nexe requests.
ncbray@chromium.org
2013-03-07
3
-1
/
+16
*
PepperUDPSocketPrivateHost is switched to PepperUDPSocketPrivateMessageFilter...
ygorshenin@chromium.org
2013-03-06
3
-21
/
+17
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
[Retry] Implement ReadEntries API for PPB_DirectoryReader
nhiroki@chromium.org
2013-03-05
19
-234
/
+286
*
Revert 184399 - PepperUDPSocketPrivateHost is switched to PepperUDPSocketPriv...
yzshen@chromium.org
2013-03-04
3
-17
/
+21
*
Only build one NaCl IRT for x86 (either 32-bit or 64-bit) on non Windows.
jvoung@chromium.org
2013-03-02
1
-0
/
+14
*
Pepper: Add copyright info to doc shell scripts.
teravest@chromium.org
2013-03-02
2
-0
/
+6
*
PPAPI: Add Var leak checking for WebSockets tests
dmichael@chromium.org
2013-03-01
1
-1
/
+1
*
Also run 3D tests on background thread.
nfullagar@chromium.org
2013-03-01
1
-4
/
+5
*
Pepper: Clean up VarArrayBuffer docstring.
teravest@chromium.org
2013-02-28
3
-4
/
+6
*
Revert 184934
henrika@chromium.org
2013-02-27
4
-200
/
+28
*
Revert 184946
henrika@chromium.org
2013-02-27
1
-3
/
+3
*
Fixed message size and number of iterations.
ygorshenin@chromium.org
2013-02-27
1
-3
/
+3
*
Implemented queued UDP SendTo/RecvFrom requests.
ygorshenin@chromium.org
2013-02-27
4
-28
/
+200
*
IDL: Fix assertion error in idl_thunk.
teravest@chromium.org
2013-02-26
1
-4
/
+2
*
IDL: Autogenerate thunk for PPB_MouseCursor.
teravest@chromium.org
2013-02-26
2
-5
/
+12
*
Apply pnacl irt shim change to the generator, not the generated file.
jvoung@chromium.org
2013-02-26
2
-3
/
+9
*
IDL: Autogen thunk: PPB_ContentDecryptor_Private.
teravest@chromium.org
2013-02-26
3
-33
/
+55
*
PPAPI: Add VarTracker lock check, fix bugs
dmichael@chromium.org
2013-02-26
7
-12
/
+56
*
Pepper: Clean up VarArrayBuffer documentation.
teravest@chromium.org
2013-02-25
2
-9
/
+15
*
Pepper IDL: Autogenerate thunk for ppb_audio_input
teravest@chromium.org
2013-02-25
7
-92
/
+137
*
PepperUDPSocketPrivateHost is switched to PepperUDPSocketPrivateMessageFilter...
ygorshenin@chromium.org
2013-02-25
3
-21
/
+17
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
4
-4
/
+4
*
Disable GL sizes PPAPI tests
jschuh@chromium.org
2013-02-23
1
-0
/
+3
*
Provide a way to disable Nagle's algorithm on Pepper TCP sockets.
wez@chromium.org
2013-02-22
16
-11
/
+416
*
Revert 184054
nhiroki@chromium.org
2013-02-22
19
-290
/
+244
*
Implement ReadEntries API for PPB_DirectoryReader
nhiroki@chromium.org
2013-02-22
19
-244
/
+290
*
enable -Wstring-conversion when compiling with clang
scottmg@chromium.org
2013-02-22
1
-2
/
+2
*
Notify rather than warning on PPAPI_RELEASE change.
wez@chromium.org
2013-02-22
1
-1
/
+1
*
Remove some legacy PPB_* thunk declarations.
wez@chromium.org
2013-02-21
2
-24
/
+3
*
Add presubmit exception for PPAPI_RELEASE changes to pp_macros.h
wez@chromium.org
2013-02-21
1
-0
/
+16
*
Provide alternate constructor for specifying a simple thread's stacksize.
nfullagar@chromium.org
2013-02-20
2
-3
/
+27
*
PPAPI/NaCl: Make related tests run in 1 fixture
dmichael@chromium.org
2013-02-19
9
-79
/
+253
*
Disable OutOfProcessPPAPITest.FlashClipboard on win
thakis@chromium.org
2013-02-18
1
-0
/
+3
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
2
-8
/
+8
*
Make ppapi tests build on Win64
jschuh@chromium.org
2013-02-16
1
-0
/
+10
*
Fix strcmp bug in pnacl_shim.
jvoung@chromium.org
2013-02-15
1
-2
/
+8
*
Hush more c compiler warnings ("function declaration isn’t a prototype")
nfullagar@chromium.org
2013-02-15
8
-14
/
+14
*
Move the pepper clipboard host to the browser process
raymes@chromium.org
2013-02-14
1
-5
/
+5
*
PPAPI/WS: use server providing hostname as test serevr hostname
toyoshim@chromium.org
2013-02-14
4
-2
/
+19
[next]