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
*
Content "gn check" work.
brettw
2016-03-25
2
-1
/
+6
*
Handle the case where the v8 scriptable object has a property defined with va...
j.isorce
2016-03-25
1
-0
/
+11
*
Revert of Content "gn check" work. (patchset #10 id:180001 of https://coderev...
brettw
2016-03-25
2
-6
/
+1
*
Content "gn check" work.
brettw
2016-03-25
2
-1
/
+6
*
Migrate a bunch of LayoutTests from NPAPI to PPAPI
piman
2016-03-23
1
-1
/
+133
*
Run ppapi/generators/generator.py
raymes
2016-03-22
42
-279
/
+242
*
gpu_messages.h => gpu/ipc/common
fsamuel
2016-03-22
4
-10
/
+9
*
Add OWNERS for Blink test plugin.
dcheng
2016-03-21
1
-0
/
+4
*
Add RetainedRef uses where needed.
vmpstr
2016-03-21
1
-2
/
+2
*
LayoutTests: migrate nested-plugin-objects to ppapi
piman
2016-03-21
2
-15
/
+121
*
Fix the PPB_Flash_Font_file thunk so it can be generated
raymes
2016-03-20
4
-4
/
+24
*
NaCl cleanup: Move ppapi_test_lib to chrome/test/data/nacl/, where it's used
mseaborn
2016-03-18
10
-1068
/
+0
*
Enable GN check for gpu and rlz
brettw
2016-03-18
1
-0
/
+7
*
NaCl cleanup: Remove unneeded file, src/shared/ppapi/nacl.scons
mseaborn
2016-03-15
2
-54
/
+0
*
NaCl cleanup: Remove ppapi_test_lib from the Scons build
mseaborn
2016-03-14
2
-28
/
+0
*
Migrate net/udp/* to net::IPAddress.
martijn
2016-03-14
2
-4
/
+5
*
Fix ppb_graphics_3d such that the thunk can be generated again
raymes
2016-03-14
5
-19
/
+20
*
NaCl cleanup: Remove the disabled Scons-based "browser_dynamic_library" test
mseaborn
2016-03-13
5
-162
/
+0
*
Replace base::Tuple in //ppapi with std::tuple
tzik
2016-03-08
7
-53
/
+65
*
base: eliminate TupleTraits and TupleTypes
mdempsky
2016-03-07
2
-8
/
+4
*
mustash: Move gpu/ipc to gpu/ipc/common
fsamuel
2016-03-05
6
-11
/
+11
*
Switch plugins/plugin-document-back-forward.html to the PPAPI test plugin.
dcheng
2016-03-02
4
-29
/
+24
*
Implement a test plugin for testing deprecated/private PPAPI interfaces.
dcheng
2016-03-02
4
-0
/
+182
*
Switch plugins/netscape-plugin-map-data-to-src.html to the PPAPI test plugin.
dcheng
2016-02-29
1
-0
/
+10
*
GN: Fix pnacl_support_extension on Windows x86 so it includes both architectu...
mcgrathr
2016-02-27
1
-11
/
+27
*
Update blacklist for nacl_message_scanner.cc and browser_tests to CFI buildbot.
krasin
2016-02-23
1
-0
/
+1
*
PNaCl: Enable the Subzero translator for x86-64.
stichnot
2016-02-23
2
-0
/
+5
*
Remove the method BrokerDuplicateSharedMemoryHandle.
erikchen
2016-02-22
3
-23
/
+1
*
Reland of [NaCl SDK] Add initial support for building the SDK with gn (patchs...
sbc
2016-02-18
2
-0
/
+5
*
Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.
lukasza
2016-02-16
9
-20
/
+26
*
Add a ppapi_unittests_run target.
thakis
2016-02-13
2
-0
/
+32
*
Revert of [NaCl SDK] Add initial support for building the SDK with gn (patchs...
thakis
2016-02-13
2
-5
/
+0
*
[NaCl SDK] Add initial support for building the SDK with gn
sbc
2016-02-13
2
-0
/
+5
*
Replace base::Tuple implementation with std::tuple
tzik
2016-02-11
1
-5
/
+5
*
Build the browser IRT shim with nacl-clang instead of biased bitcode.
sbc
2016-02-10
2
-26
/
+13
*
Fix PPB_Flash_MessageLoop.
yzshen
2016-02-09
2
-8
/
+131
*
Stop using macros to paste together names for static_asserts.
danakj
2016-02-06
1
-2
/
+3
*
Dropping ncbray from nacl OWNERS :-(
bradnelson
2016-02-05
1
-6
/
+1
*
IPC::Message -> base::Pickle
rockot
2016-02-03
12
-170
/
+199
*
Add Scopes to Trace IDs
chiniforooshan
2016-02-01
1
-2
/
+2
*
Reference counted Skia objects aren't compatible with Chromium scoped_ptr<>s;...
tomhudson
2016-02-01
4
-4
/
+11
*
Update ppapi to not use linked_ptr or ScopedVector
mdempsky
2016-02-01
7
-25
/
+24
*
[Chromecast] Update GN files to support public Android Cast builds.
slan
2016-01-29
1
-0
/
+2
*
Make sure Ppapi compositor layer resources are synchronized.
dyen
2016-01-29
1
-3
/
+2
*
allocator cleanup: remove dependencies on allocator from all targets
primiano
2016-01-28
2
-21
/
+0
*
[SafeBrowsing] Alternate extensions should also be subject to block list.
asanka
2016-01-28
2
-0
/
+23
*
Update gpu/command_buffer auto-generated code.
zmo
2016-01-27
1
-18
/
+18
*
ppapi: examples: audio_encode: fix opus comments
lionel.g.landwerlin
2016-01-27
1
-5
/
+5
*
Remove superfluous semicolons around IPC message macros
philipj
2016-01-27
1
-1
/
+1
*
Removed last references to old sync points.
dyen
2016-01-22
2
-24
/
+0
[next]