- daf5796 Reland "Move GN enable_plugins variable out of //ppapi" by Lei Zhang · 3 months ago main
- b08125b Revert "Move GN enable_plugins variable out of //ppapi" by Matt Reynolds · 3 months ago
- 652946b Move GN enable_plugins variable out of //ppapi by Lei Zhang · 3 months ago
- 6f7a0ff Remove ppapi/generators by Derek Schuff · 3 months ago
- 97a0310 Delete ppapi/buildflags/buildflags.h by Lei Zhang · 3 months ago
- 633c5af Revert "Remove ppapi/generators" by Wenyu Fu · 3 months ago
- 6a73982 Remove ppapi/generators by Nico Weber · 3 months ago
- 8bcdedc Reland "Remove unused source code in PPAPI" by Eugene Zemtsov · 3 months ago
- b59bb81 Revert "Remove unused source code in PPAPI" by Solomon Kinard · 3 months ago
- c6e9ecf Remove unused source code in PPAPI by Eugene Zemtsov · 3 months ago
- d49de26 [ppapi] Prep moving ENABLE_PLUGINS into content/public/common by Dave Tapuska · 3 months ago
- f27e6d3 Remove components/nacl/common/buildflags.h by Nico Weber · 3 months ago
- f40332c Remove IS_MINIMAL_TOOLCHAIN by Nico Weber · 3 months ago
- cb85839 Delete PPAPI testing code by Daniel Cheng · 4 months ago
- 0c464e7 Remove //ppapi/examples by Daniel Cheng · 4 months ago
- 75aa8cc Delete ppapi/native_client, ppapi/nacl_irt and references to it. by Derek Schuff · 4 months ago
- cfd4237 Set enable_ppapi to false by Fabian Sommer · 4 months ago
- f6b2dbb IWYU for NOTIMPLEMENTED() in the leftover files by Daniel Cheng · 4 months ago
- 8cbf4dd Add some missing includes of //media/base/audio_sample_types.h by David Sanders · 4 months ago
- ac4412f Remove vector use in base/containers/span.h by Daniel Cheng · 4 months ago
- 69d714d Do IWYU for base/strings/string_util.h in misc directories by Lei Zhang · 4 months ago
- 57a4e16 Remove base::NotFatalUntil::M130 usage by Daniel Cheng · 5 months ago
- 7ebca2f Exported things should always be visible by Devon Loehr · 5 months ago
- dc4a0da Mark libc calls UNSAFE_TODO in non-base/ by Tom Sepez · 7 months ago
- f0e965c Mark unsafe libc calls in next batch of files by Tom Sepez · 7 months ago
- 2b014e1 Replace IS_CHROMEOS_ASH with IS_CHROMEOS in ppapi. by Yuta Hijikata · 7 months ago
- f41b596 Suppress unsafe libc calls warnings in ppapi/ headers. by Tom Sepez · 8 months ago
- cb3a3a4 [base] Use wrapper type for PlatformThreadId by Leszek Swirski · 8 months ago
- 9f221c8 [cleanup] Replace base::ranges with std::ranges: ppapi/ by Peter Kasting · 8 months ago
- 04fa6b0 Reland "[tracing] Cleanup up trace_log" by Etienne Pierre-doray · 9 months ago
- 568b8ce Revert "[tracing] Cleanup up trace_log" by luci-bisection@appspot.gserviceaccount.com · 9 months ago
- ba5eef7 [tracing] Cleanup up trace_log by Etienne Pierre-doray · 9 months ago
- 8dc022b Style: Fix array initializations with size mismatches [8/8] #cleanup by Arthur Sonzogni · 10 months ago
- b156a7e Remove usage of base::make_span(): ppapi/ by Peter Kasting · 10 months ago
- 2df32f9 Remove most remaining CHECK(false)s by Peter Boström · 11 months ago
- 7ba86f3 Reland "[Extensions] Move frame registration to document commit time" by Devlin Cronin · 11 months ago
- 890fb58 Revert "[Extensions] Move frame registration to document commit time" by Tim · 11 months ago
- 57d62fe [Extensions] Move frame registration to document commit time by Devlin Cronin · 11 months ago
- 9676e49 More deep-const-correctness for base::SharedMemoryMapping subtypes. by Peter Kasting · 12 months ago
- cd65f7f inclusive language: remove the word stupid from the codebase by Sorin Jianu · 12 months ago
- 594a874 inclusive language: remove the word stupid from the codebase by Sorin Jianu · 12 months ago
- c7cd688 CommandBufferStub: update usage of SyncPointClientState. by Yuzhu Shen · 1 year ago
- 53deea5 Drop Windows support for PPAPI sandbox type by Alex Gough · 1 year ago
- da98545 Replace ABSL_ATTRIBUTE_* with base/ macros. by Peter Kasting · 1 year, 1 month ago
- 7402306 Replace if () NOTREACHED() with CHECK() in ['ppapi/proxy', 'ppapi'] by Adam Rice · 1 year, 1 month ago
- e078cbd Migrate to NOTREACHED() in ppapi/ by Peter Boström · 1 year, 1 month ago
- 89bec5c Comment some functions that should be UNSAFE_BUFFER_USAGE. by Tom Sepez · 1 year, 2 months ago
- 451fb81 Convert non-conforming UNSAFE_BUFFERS() usage to UNSAFE_TODO(). by Tom Sepez · 1 year, 2 months ago
- 391f3a3 Prepare to mark UNSAFE_BUFFER_USAGE for unsafe methods in file.h. by Tom Sepez · 1 year, 2 months ago
- ec215d5 Convert span::copy_from() to copy_prefix_from() where possible. by Tom Sepez · 1 year, 2 months ago
- 9885b1c Use spanified version of SyncSocket in //ppapi/ by Jan Keitel · 1 year, 2 months ago
- 5bc7161 Revert "Remove deprecated SyncSocket::Receive overload." by Marijn Kruisselbrink · 1 year, 2 months ago
- f2533d0 Remove deprecated SyncSocket::Receive overload. by Jan Keitel · 1 year, 2 months ago
- ce18c1a spanification: Add `#pragma allow_unsafe_buffers` to ppapi/* by Arthur Sonzogni · 1 year, 3 months ago
- 92c5a8e [Code Health] Remove a use of base::SupportsWeakPtr. (ppapi) by Dave Tapuska · 1 year, 3 months ago
- 397878e Turn iterator _!=_.end() DCHECK() into CHECK() for ppapi by Alex Gough · 1 year, 3 months ago
- 5005c99 Turn iterator $var!=.end() DCHECK() into CHECK() for ppapi by Alex Gough · 1 year, 3 months ago
- a2b595c Turn iterator .end() DCHECK() into CHECK() for ppapi by Alex Gough · 1 year, 3 months ago
- 0228dd7 [Code Health] Remove a use of base::SupportsWeakPtr. (ppapi) by Dave Tapuska · 1 year, 4 months ago
- 5d07082 [Code Health] Use base::HeapArray in ppapi/proxy/file_io_resource.cc by Nan Lin · 1 year, 4 months ago
- 748251c [CodeHealth] Use base::HeapArray in video_capture_resource.cc by Maria Kazinova · 1 year, 4 months ago
- 031d4e0 Convert base::StringPiece to std::string_view left overs. by Helmut Januschka · 1 year, 4 months ago
- 0dede69 [//ppapi] Convert to Mailbox::Generate() by Colin Blundell · 1 year, 5 months ago
- 99eb5b2 Migrate most remaining NOTREACHED() by Peter Boström · 1 year, 5 months ago
- 23f73c7 Use NOTREACHED_IN_MIGRATION() in the rest of src/ by Peter Boström · 1 year, 5 months ago
- 7d06a49 Remove use of the pointer version of RandBytes, use span always by danakj · 1 year, 5 months ago
- 7387f91 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 6 months ago
- f73eca2 format windows headers using new config. by Takuto Ikuta · 1 year, 6 months ago
- a4d27b0 [base] Drop unused deps on dynamic_annotations by Nathaniel Manista · 1 year, 6 months ago
- 9b3eaa3 Correcting spelling mistake for word 'namespace' by Tripta Gupta · 1 year, 7 months ago
- dd0e855 Spanify net::IPAddress by David Benjamin · 1 year, 7 months ago
- aff7eda [buganizer] Migrate DIR_METADATA for ppapi/ by Jeff Yoon · 1 year, 8 months ago
- 11356f4 Cleanup after UseSharedImagesForPepperVideo by Vasiliy Telezhnikov · 1 year, 9 months ago
- 4d05181 Remove 1 overload of deprecated `base::Hash` function. by Lukasz Anforowicz · 1 year, 9 months ago
- 890e522 Use `span` instead of ptr+len pair as param of `base::Hash` function. by Lukasz Anforowicz · 1 year, 9 months ago
- abaa6f5 ppapi: Quit.*Deprecated() runloop refactoring by Helmut Januschka · 1 year, 9 months ago
- 431ce71 Land invariants from crrev.com/c/5191363 by Peter Boström · 1 year, 9 months ago
- d848b88 Remove remaining uses of NACL_WIN64 ifdef by Derek Schuff · 1 year, 10 months ago
- c9516d6 Replace feature_list's Initialize* methods with Init*. by Gabriel Gauthier-Shalom · 1 year, 10 months ago
- 0009b0a Avoid memcpy(NULL, 0) in VarTracker by David Benjamin · 1 year, 11 months ago
- 2d46a74 Reland "Remove PPAPI if NaCl is disabled" by Dave Tapuska · 1 year, 11 months ago
- 07dd59c Revert "Remove PPAPI if NaCl is disabled" by Maggie Cai · 1 year, 11 months ago
- 682b68d Remove PPAPI if NaCl is disabled by Dave Tapuska · 1 year, 11 months ago
- f0b2f01 Rename chromecast_build.gni to cast.gni. by mark a. foltz · 1 year, 11 months ago
- 7ceb448 Add UMA for PPP pepper apis. by Fabian Sommer · 2 years ago
- 30cfb33 Rename many Time functions: by Peter Kasting · 2 years ago
- 5b1b28a Make StringPrintf() calls use constexpr format strings: ppapi/ by Peter Kasting · 2 years ago
- e4287cb Multiplanar: Move GL specific Capabilities by Saifuddin Hitawala · 2 years ago
- c917bde Use SharedImages for PPAPI video decode by Vasiliy Telezhnikov · 2 years ago
- aa499b2 Ban [w]ctype.h: ppapi/ by Peter Kasting · 2 years, 2 months ago
- d7e0392 Add another ppapi/ OWNER. by Peter Kasting · 2 years, 2 months ago
- af43099 Remove ORB "v0.1" virtual test suite; use "v0.2" instead. by Daniel Vogelheim · 2 years, 3 months ago
- 3b28e09 [metrics] Address gab's long-expired histograms by Gabriel Charette · 2 years, 3 months ago
- d26213d [CodeHealth] Resolve destruction order dangling pointer by Jeffrey Cohen · 2 years, 3 months ago
- 840553f Remove dead files by Avi Drissman · 2 years, 3 months ago
- dab0fde Revert "Derive enable_ppapi from enable_nacl" by K. Moon · 2 years, 4 months ago
- a950c11 [PPAPI] Remove assertions on plugin behavior. by Brett Wilson · 2 years, 4 months ago
- cc655f4 Derive enable_ppapi from enable_nacl by K. Moon · 2 years, 4 months ago
- 8a3419d Remove spurious STL header includes from ppapi by Lei Zhang · 2 years, 4 months ago
- 32204f9 Enable libc++ hardening for NaCl. by Daniel Cheng · 2 years, 4 months ago