1. a43c72b android build: Split process_resources GN rule and script. by David 'Digit' Turner · 7 years ago
  2. fc1891b Add ResourceFetcher to InstanceCounters by Yuzu Saijo · 7 years ago
  3. 3852097 Add fuzz target for utf_string_conversions.cc by Abhishek Arya · 7 years ago
  4. b5e67dc Do not record expired histograms. by Gayane Petrosyan · 7 years ago
  5. 4930e6c MemoryInfra: Remove the summary struct since we use graph processing by Siddhartha · 7 years ago
  6. 39d4dbd Move unguessable_token.mojom from common to base by Oksana Zhuravlova · 7 years ago
  7. 6a2aa04 Hardening and cleanup of base::JSONParser. by Robert Sesek · 7 years ago
  8. a5aabeb Rename buildflag_headers for consistency by Scott Violet · 7 years ago
  9. 25ed212 Simple disk cache: fix inode problem caused by extremely small cache files by Jose Dapena Paz · 7 years ago
  10. 7a0613a [clang-tidy] Fix access via null pointer to objects by Zinovy Nis · 7 years ago
  11. e3be374 Fix move constructors' noexcept propagation by Fyodor Gayokho · 7 years ago
  12. 075d43e Removes NativeEvent in favor of PlatformEvent and moves to ui/events by Scott Violet · 7 years ago
  13. 5272129 Support SequenceLocalStorage from main thread of ScopedTaskEnvironment::MOCK_TIME by Gabriel Charette · 7 years ago
  14. 591451a GCC: do not optimize destructors on VectorBuffer unit tests by Jose Dapena Paz · 7 years ago
  15. 54c035f Correct macOS private memory footprint calculations. by erikchen · 7 years ago
  16. 889decc Mark base::Callback default constructor as constexpr by tzik · 7 years ago
  17. 8e8a37e Replace Courier New with Cousine GCS font by Tom Anderson · 7 years ago
  18. 5bfbdd1 Use base::MakeRefCounted() in scoped_refptr.h documentation. by Lei Zhang · 7 years ago
  19. 9d962c7 Move logfont_win.mojom and text_direction.mojom from common to base by Oksana Zhuravlova · 7 years ago
  20. 9413a8b Hook up platform thread names for heap profiling. by erikchen · 7 years ago
  21. 5176dd1 [iOS] Adding sentinel error histogram by Jérôme Lebel · 7 years ago
  22. 72361e8 cygprofile: Control android native library prefetch. by Matthew Cary · 7 years ago
  23. 1a3221f Android: Guard against null versionName in BuildInfo by Andrew Grieve · 7 years ago
  24. c66c0a1 Make CredentialManager use mojo_base.mojom.String16 instead of string by Evan Stade · 7 years ago
  25. b0a376f Replace Georgia with Gelasio for Linux tests by Tom Anderson · 7 years ago
  26. 26bf798 Fix gn_all build with libstdc++ 3.4.25 by Tom Anderson · 7 years ago
  27. f44e5a3 Revert "android build: Split process_resources GN rule and script." by agrieve · 7 years ago
  28. 7a4bd32 Improve mutations in string_number_conversions_fuzzer. by Abhishek Arya · 7 years ago
  29. 5f4d213 Add a new typemap for base::Value using value semantics by Daniel Cheng · 7 years ago
  30. 9946b9d Add MemoryDumpProviders for RenderProcessHost and IPC Channels by Ken Rockot · 7 years ago
  31. eebcdc5 Fix base::WStringTokenizer::token_piece. by David Benjamin · 7 years ago
  32. 8f2a93f Add fuzz target for json string escape code. by Abhishek Arya · 7 years ago
  33. 55d9d69 Fix TraceEvent usages in BackgroundTaskScheduler-related classes. by Dmitry Skiba · 7 years ago
  34. 3161bbd Remove ProcessMetrics::GetMemoryBytes. by erikchen · 7 years ago
  35. 4a862c2 Refactor BrowserThreadImpl, BrowserProcessSubThread, and BrowserMainLoop by Gabriel Charette · 7 years ago
  36. fd422f7 Remove version.mojom and all related files since the type is not used by Oksana Zhuravlova · 7 years ago
  37. bf8257b Add a bug link to AdaptCallbackForRepeating(). by Avi Drissman · 7 years ago
  38. 24bffd7 Hide implementations of ScopedAllowIO/ScopedAllowWait like other scoped thread restrictions objects by Gabriel Charette · 7 years ago
  39. e08bb8f android build: Split process_resources GN rule and script. by David 'Digit' Turner · 7 years ago
  40. 8ac107e Move time.mojom from common to base by Oksana Zhuravlova · 7 years ago
  41. aa2cfd8 GCC fix: do not compile NoDestructor initializer list test. by Jose Dapena Paz · 7 years ago
  42. 4c24636 Add new read_only_space to whitelist by Dan Elphick · 7 years ago
  43. 714a282 Fix 3 misspellings of "characters" by Harald Alvestrand · 7 years ago
  44. a68631b Revert "android build: Split process_resources GN rule and script." by Boris Sazonov · 7 years ago
  45. 218a08a android build: Split process_resources GN rule and script. by David 'Digit' Turner · 7 years ago
  46. 999fa96 GCC fix: wrap CHECK asm in lambda to support constexpr calls by Jose Dapena Paz · 7 years ago
  47. f7546a0 [Android] Use ObjectsCompat.equals from support lib by Boris Sazonov · 7 years ago
  48. 8396efc Android: Remove ApplicationStatus from @MainDex by Andrew Grieve · 7 years ago
  49. 85a27da Fix non-UI thread ContextUtils.getProcessName() crash pre JB mr2 by Andrew Grieve · 7 years ago
  50. 1d1a155 mojo: Pass task runners explicitly to SimpleWatcher's constructor by Hajime Hoshi · 7 years ago
  51. 3bc287d Disallow use of ApplicationStatus on non-main processes by Andrew Grieve · 7 years ago
  52. d5d5b4f Add a whitelist for specific msttcorefonts we still rely on by Tom Anderson · 7 years ago
  53. 2912704 MemoryInfra: Remove Summary mode whitelist by Siddhartha · 7 years ago
  54. f7cd1d1 Clean up EDK layering by Ken Rockot · 7 years ago
  55. df68808 Android: Silence ProGuard output about duplicate input files by Andrew Grieve · 7 years ago
  56. 12481d7 MemoryInfra: Report all provider metrics to UKM by Siddhartha · 7 years ago
  57. 4089177 Cleanup base APIs after PROCESS_LAUNCHER removal. by Gabriel Charette · 7 years ago
  58. e0d794d Android: BuildConfig.isMultidexEnabled() -> BuildConfig.IS_MULTIDEX_ENABLED by Andrew Grieve · 7 years ago
  59. 27a439f Remove GetProportionalSetSize. by erikchen · 7 years ago
  60. 8881a13 Run linux tests with deterministic font configuration by Tom Anderson · 7 years ago
  61. 63e7636 Re-enable a test that we suspect flaked due to message-loss. by Wez · 7 years ago
  62. b410789 base/linux: Add a histogram for fork()ing time. by Benoit Lize · 7 years ago
  63. 9eccb41 Add TaskScheduler Support to the MessageLoop Unit Tests by Robert Liao · 7 years ago
  64. 20d9cfa Create copy of input buffer in json fuzzers. by Abhishek Arya · 7 years ago
  65. 38ce771 MemoryInfra: Group site_storage dumps and enable missing providers in background mode. by Siddhartha · 7 years ago
  66. 12ff629 Add a comment for base::test::ScopedRestoreICUDefaultLocale. by Lei Zhang · 7 years ago
  67. 29a6c7d Fix errorprone StaticGuardedByInstance warnings by Rob Buis · 7 years ago
  68. 1cb7b09 Update Jinja2 from 2.8 to 2.10 by Takuto Ikuta · 7 years ago
  69. 95425fa Added dependency to jinja2 sources for mojom generator by Takuto Ikuta · 7 years ago
  70. 3cff39c MemoryInfra: Fix AutoComplete provider and enable on background mode by Siddhartha · 7 years ago
  71. 13b3612 Apply chrome://flags/#force-ui-direction to AppKit. by Sidney San Martín · 7 years ago
  72. 63ea8ff base: Use CountLeadingZeroBits for Log2. by Brian Anderson · 7 years ago
  73. bea6c08 Move file, file_path and file_info from common to base by Oksana Zhuravlova · 7 years ago
  74. 88a9299 Make --enable-low-end-device-mode apply in C++ on Android by Eric Karl · 7 years ago
  75. 38ccc98 Reland "Delay Channel::OnError() in case of kDisconnected during Write()." by Wez · 7 years ago
  76. a817907 Extract CFI table info from breakpad symbol file for unwinding by Siddhartha · 7 years ago
  77. b0027dc Disable IPCMojoBootstrapTest.ReceiveEmptyMessage temporarily. by Wez · 7 years ago
  78. bd6f367 Revert "Delay Channel::OnError() in case of kDisconnected during Write()." by Findit · 7 years ago
  79. 12e049c Replace std::unordered_map with std::map for dbus::Property by Sonny Sasaka · 7 years ago
  80. 6d13edd Reland "Add missing message-received expectation to IPCMojoBootstrapTest." by Wez · 7 years ago
  81. 9e47015 Sampling Heap Profiler: Use TLS for accumulated bytes. by Alexei Filippov · 7 years ago
  82. 408cc83 Delay Channel::OnError() in case of kDisconnected during Write(). by Wez · 7 years ago
  83. ff7e69e Remove histogram validatiaon. by Brian White · 7 years ago
  84. d7c12fb dbus: Filter signal by the sender we are interested in only. by Sonny Sasaka · 7 years ago
  85. 7416b77 Revert "Add missing message-received expectation to IPCMojoBootstrapTest." by Wez · 7 years ago
  86. 4180f43 mojo: do not dispatch SimpleWatcher callback twice upon ...FAILED_PRECONDITION by Andrey Kosyakov · 7 years ago
  87. a4e2500 bluetooth: Handle UUIDs in service data by Ovidio Henriquez · 7 years ago
  88. 725a909 Mojo: Allow user messages to be re-transmitted by Ken Rockot · 7 years ago
  89. 5a8c51a Add range checking to `base::span`. by Chris Palmer · 7 years ago
  90. 04b20b9 Add missing message-received expectation to IPCMojoBootstrapTest. by Wez · 7 years ago
  91. 41b0a59 Change name of method from GetRSS -> GetResidentSetSize. by erikchen · 7 years ago
  92. ec6b4c7 Enforce no use of windows.h in atomicops.h by Bruce Dawson · 7 years ago
  93. 8906d27 Fix Mojo EDK documentation by Ken Rockot · 7 years ago
  94. 7017e2a Implement a check for import/deps consistency in mojom files by Oksana Zhuravlova · 7 years ago
  95. ceb1e36 Reintroduce verbose logging in IPC::Channel::Send(). by Wez · 7 years ago
  96. 51765d7 Fix base::LogMessage to report the process Id under Fuchsia. by Wez · 7 years ago
  97. 4312a34 Improve and optimize variations crash keys mechanism. by Alexei Svitkine · 7 years ago
  98. 14174ab Add OptionalOrNullptr helper for converting base::Optional<T> to T* by Philip Rogers · 7 years ago
  99. 50c604d Mojo: Watchers -> Traps by Ken Rockot · 7 years ago
  100. 04b542d [Android WebAPK] Simplify debugging WebAPK updates with release Chrome by Peter Kotwicz · 7 years ago