1. f3c6544 Remove clang type profiler and deep memory profiler. by thakis · 9 years ago
  2. e6eb5d6 Build shared_memory_mac.cc and shared_memory_handle_mac.cc for iOS by jfroy · 9 years ago
  3. a3fa4a7 Initial implementation of FeatureList in base/. by asvitkine · 9 years ago
  4. 18a15b6 Stack sampling profiler: re-enable stack collection for stacks terminated by leaf functions by wittman · 9 years ago
  5. 390cfba ios: Fixing base_unittests to build with gn. by sherouk · 9 years ago
  6. 9adbd5c Revert of [Android] Add a java.lang.System wrapper. (patchset #2 id:20001 of https://codereview.chromium.org/1283543003/ ) by jdduke · 9 years ago
  7. c9c9c25 [Android] Add a java.lang.System wrapper. by jdduke · 9 years ago
  8. 6a2dd2b Add ICU message format support by jshin · 9 years ago
  9. 6d28810 Stack sampling profiler: rename platform files by wittman · 9 years ago
  10. d5426c1 Remove base/mac/scoped_nsexception_enabler.h. by rsesek · 9 years ago
  11. c6f41e2 Fix and enable MSVC warning C4018 for base/. by pkasting · 9 years ago
  12. 4226195 [Mac] Redo NSException handling, and generate better stacks for C++ exceptions. by rsesek · 9 years ago
  13. 20e04ed Move MatchPattern to its own header and the base namespace. by brettw · 9 years ago
  14. fb0c227 Updated error translation logic. by kkhorimoto · 9 years ago
  15. 0916f84 Remove old/unused atomicops code by sbc · 9 years ago
  16. d680f91 Add a stub __cxa_demangle to disable LLVM's demangler. by simonb · 9 years ago
  17. 09e3565 Do not compile shared_memory_posix.cc on iOS platform. by pkl · 9 years ago
  18. 8149127 Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1 of https://codereview.chromium.org/1200473003/) by scottmg · 9 years ago
  19. e76a93e Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of https://codereview.chromium.org/1163943004/) by scottmg · 9 years ago
  20. e52d17b Mac: Make SharedMemoryHandle its own class. by erikchen · 9 years ago
  21. 6407d1f base: Remove port.h include. by tfarina · 9 years ago
  22. 9368ac0 base: Remove MessageLoopProxy by skyostil · 9 years ago
  23. d21b917 Added ScopedPtrMap class, for maps that contain scoped_ptr values. by mgiuca · 9 years ago
  24. ac4b2f2 Move safe_strerror to posix directory and the base namespace. by brettw · 9 years ago
  25. 08e576f Add support for backgrounding processes on the Mac by shrike · 9 years ago
  26. b644a2d Move android_webview/aw_assets.cc -> base/android/apk_assets.cc by agrieve · 9 years ago
  27. d5614aa Avoid basename conflict from memory_pressure_monitor.cc by scottmg · 9 years ago
  28. 2368b75 Revert of Add support for backgrounding processes on the Mac (patchset #22 id:420001 of https://codereview.chromium.org/989703002/) by tnagel · 9 years ago
  29. 0dfb514 Add support for backgrounding processes on the Mac by shrike · 9 years ago
  30. 9126397 Revert of Add support for backgrounding processes on the Mac (patchset #21 id:400001 of https://codereview.chromium.org/989703002/) by thakis · 9 years ago
  31. 1e236d2 Add support for backgrounding processes on the Mac by shrike · 9 years ago
  32. 05c87fb Rename OS-specific MemoryPressureMonitor implementations. by chrisha · 9 years ago
  33. 14d5126 Move DispatchSourceMach from //sandbox/mac to //base/mac. by rsesek · 9 years ago
  34. fe14ece Add granular file tracing. by dbeam · 9 years ago
  35. 5d323a1 Create base::win::MemoryPressureMonitor class. by chrisha · 9 years ago
  36. a13bbb2 Revert of Add granular base::File tracing. (patchset #10 id:490001 of https://codereview.chromium.org/1072133006/) by dbeam · 9 years ago
  37. f8037ff Revert of Revert some other possible suspects of a 0.43% size increase of setup.exe: https://build.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1124563003/) by dbeam · 9 years ago
  38. 95137ad Revert some other possible suspects of a 0.43% size increase of setup.exe: https://build.chromium.org/p/chromium/builders/Win/builds/31562 by Dan Beam · 9 years ago
  39. f6d3ec1 Add granular base::File tracing. by dbeam · 9 years ago
  40. 7ac7b23 Build ScopedObjCClassSwizzler for iOS by stuartmorgan · 9 years ago
  41. 530d4a2 Add a MemoryPressureMonitor class for Mac. by shrike · 9 years ago
  42. 2d778ad Prefetch the native library from native code by parsing /proc/pid/maps. by lizeb · 9 years ago
  43. 8b1a88a Removed obsolete float_util.h as VS2013 supports standards well enough. by mateuszs · 9 years ago
  44. d764cdc Adding jni for accessing java.lang.runtime from base/. by ssid · 9 years ago
  45. 033df5e Migrate ChromeOS to base::MemoryPressureMonitor by dmichael · 9 years ago
  46. af02fe6 Added RecordUserAction.record() to avoid having to add a JNI call per UMA action by pkotwicz · 9 years ago
  47. 86ecf91 StackSamplingProfiler clean up by wittman · 9 years ago
  48. 91c6474 Introduce base::MemoryPressureMonitor by dmichael · 9 years ago
  49. 734dcf1 Fix missing symbols for pre-linking of the Cast sender library for iOS. by jfroy · 9 years ago
  50. 94b277b Remove android_webview_build conditions from base. by torne · 9 years ago
  51. 654639a Statistical stack profiler for Windows x64 by wittman · 10 years ago
  52. f5ef035 [tracing] Move GN/gyp build files under trace_event by primiano · 10 years ago
  53. 15b5300 Deduplicate PlatformThread's POSIX implementations of SetThreadPriority. by gab · 10 years ago
  54. 7d59192 [tracing] Introduce support for userland memory allocators dumps. by primiano · 10 years ago
  55. 5ea3425 base: Rename discardable memory allocator interface and remove unnecessary class. by reveman · 10 years ago
  56. cb89792 base: Remove discardable memory types. by reveman · 10 years ago
  57. dbc686d base: Remove unused DiscardableMemoryManager class. by reveman · 10 years ago
  58. 175e270 base: Remove DiscardableMemoryMach. by reveman · 10 years ago
  59. a9a66c2 base: Remove DiscardableMemoryAshmem. by reveman · 10 years ago
  60. 701838b base: Remove DiscardableMemoryEmulated. by reveman · 10 years ago
  61. 488930e [Android] Add animation frame time histogram UMA facility. by kkimlabs · 10 years ago
  62. b621f38 [tracing] memory maps dump provider skeleton by primiano · 10 years ago
  63. b608d50 Separate OnJNIOnLoad by michaelbai · 10 years ago
  64. d969daf [tracing] Add a dump provider to dump process memory totals. by primiano · 10 years ago
  65. a307c2d [tracing] Introduce memory tracing skeleton. by primiano · 10 years ago
  66. 56a8989 Upstream CRBProtocolObserver by stuartmorgan · 10 years ago
  67. de43bfd Sort GYP files under base using tools/sort_sources.py by satorux · 10 years ago
  68. 6e1d4ab removing all the code related to chrome://stats by cpu · 10 years ago
  69. 5163a95 Revert of Temporary commit to evaluate perf impact of prototype CPU profiler (patchset #10 id:170001 of https://codereview.chromium.org/888923004/) by wittman · 10 years ago
  70. d70e587 Temporary commit to evaluate perf impact of prototype CPU profiler by wittman · 10 years ago
  71. 2b74c8f Move OpenProcessHandle to Process::Open. by rvargas · 10 years ago
  72. 7aa3a99 Deleting the forwarding header files base/debug/trace_event* by ssid · 10 years ago
  73. 3418524 This is the first patch to separate JNI registration with initialization, currently, we have JNI_OnLoad defined multiple places which has a lot of by michaelbai · 10 years ago
  74. 89455a7 Move base/debug/trace_event* to base/trace_event/ [part 1] by ssid · 10 years ago
  75. 5401074 Filter out a few more files from NaCl build of base/ by jvoung · 10 years ago
  76. fa24e5b Cleanup dead code in base/ as found by Scythe. by thestig · 10 years ago
  77. a67ef21 Add a Java API for UMA histograms. by ppi · 10 years ago
  78. 2f7bc20 Fixes for Clang plugin checks in base/ by dmichael · 10 years ago
  79. 0d32076 Upstream WeakNSObject in //base/ios by droger · 10 years ago
  80. 38180d2 Generalizing conditional compilation logic for systems with native utf8 locale. by halliwell · 10 years ago
  81. 2086870 Adding a memory pressure observer for ChromeOS. by skuhne · 10 years ago
  82. 68574c3 File with simple block types. by eugenebut · 10 years ago
  83. 4a7d51f Split macros from base/metrics/histogram.h to histogram_macros.h. by asvitkine · 10 years ago
  84. 6c709f0 Creating infrastructure for profiler instrumentation only in developer build and Canary channel. by vadimt · 10 years ago
  85. c5ef084 Fix for a problem on low-memory devices caused by https://codereview.chromium.org/643803003. by petrcermak · 10 years ago
  86. a15c1f8 Re-land: Add browser-wide discardable memory implementation. by reveman · 10 years ago
  87. f0b308c Revert of Add browser-wide discardable memory implementation. (patchset #23 id:910001 of https://codereview.chromium.org/531343002/) by avi · 10 years ago
  88. e3beefc Add browser-wide discardable memory implementation. by reveman · 10 years ago
  89. b44c7c1 [Android] Simplify logic for grabbing initial country-code. by yfriedman · 10 years ago
  90. e2b4d45 base: Rename and move Mach implementation of discardable memory to a separate file. by reveman · 10 years ago
  91. 90484d4 Use C++11 atomics by jfb · 10 years ago
  92. 08e1954 base: Remove non-caching discardable memory implementation. by reveman · 10 years ago
  93. 50fc18d Make base::PowerMonitor work on Chrome OS. by derat · 10 years ago
  94. f053fed Add base::Reversed() as an adapter for range-based for loops in reverse by mdempsky · 10 years ago
  95. 4a4df90 Revert of Check to ensure PowerObservers are added and removed on the same thread (patchset #7 id:120001 of https://codereview.chromium.org/502003003/) by dcheng · 10 years ago
  96. 6ca2023 Check to ensure PowerObservers are added and removed on the same thread by bajones · 10 years ago
  97. 3307517 Make class lookup lazy in jni_generator when using lazy method lookup. by mkosiba@chromium.org · 10 years ago
  98. 25171e5 Revert 290810 "Make class lookup lazy in jni_generator when usin..." by ygorshenin@chromium.org · 10 years ago
  99. 00917bd Make class lookup lazy in jni_generator when using lazy method lookup. by mkosiba@chromium.org · 10 years ago
  100. 2ca1bf3 base: Factor task debug annotations out of MessageLoop by skyostil@chromium.org · 10 years ago