1. 390066b Add java exception information to BuildInfo. by nileshagrawal@chromium.org · 12 years ago
  2. fef311a Run base_unittests_apk on the test try bot for realz. by nileshagrawal@chromium.org · 12 years ago
  3. ba481dc Cleanup: Add test fixture for SystemMonitorTest to remove some redundant code. by thestig@chromium.org · 12 years ago
  4. cbb5209 PPAPI/NaCl: Fix IPC proxy build; pthread_t changed by dmichael@chromium.org · 12 years ago
  5. 22e7ded Fix crash in the accessibility code in the shared build. The problem is that the ATL module pointer hasn't been initialized in base.dll when UIATextProvider::CreateTextProvider is called. by tommi@chromium.org · 12 years ago
  6. d18525b Add SystemMonitor::GetAttachedMediaDevices(). by thestig@chromium.org · 12 years ago
  7. 8b6d905 Base: Fix a race settin the running_ flag. by rvargas@google.com · 12 years ago
  8. cb594a3 Base: Don't overwrite the thread id when ThreadMain exits. There's by rvargas@google.com · 12 years ago
  9. 592520e Reverting due to memory waterfall failures. by jhawkins@chromium.org · 12 years ago
  10. 3897f9b Allowed BinaryValue to take a NULL buffer. by mitchellwrosen@chromium.org · 12 years ago
  11. 14d4577 Revert 138014 - Base: Don't overwrite the thread id when ThreadMain exits. There's by rvargas@google.com · 12 years ago
  12. befec3e Base: Don't overwrite the thread id when ThreadMain exits. There's by rvargas@google.com · 12 years ago
  13. edc523b Base: Add power requirements to the System monitor. by rvargas@google.com · 12 years ago
  14. 22b1945 Revert 137960 - Base: Add power requirements to the System monitor. by zea@chromium.org · 12 years ago
  15. 6bd732e Let WeakPtrFactory operations fail once its dtor is called by oshima@chromium.org · 12 years ago
  16. 18b46dc Base: Add power requirements to the System monitor. by rvargas@google.com · 12 years ago
  17. faf1c28 Coverity: Remove dead code. by jhawkins@chromium.org · 12 years ago
  18. d216399 RefCounted types should not have public destructors, Linux fixes by rsleevi@chromium.org · 12 years ago
  19. 62001b9 Fix temp dir path for Android. by nileshagrawal@chromium.org · 12 years ago
  20. 0d2c4aa Address outstanding comments from CL 10384140 by lambroslambrou@chromium.org · 12 years ago
  21. 0ead2f9 Initialize XInput2 on demand - fixes ash_shell mouse events by rbyers@chromium.org · 12 years ago
  22. abdc4cd Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places. by tedvessenes@gmail.com · 12 years ago
  23. 32b5e53 Fix base::GetModuleFromAddress() not to increment the module's reference count, by alexeypa@chromium.org · 12 years ago
  24. d29f59c Reverting r133134 - Make sure that base::MessagePumpForUI from different modules are isolated from each other and add protection from shatter attacks by placing |this| pointer to the used data associated with the message-only window (instead of blindly trusting the value of WPARAM). by alexeypa@chromium.org · 12 years ago
  25. b9a99ce PPAPI/NaCl: Fix leaky NaClIPCAdapter test. by dmichael@chromium.org · 12 years ago
  26. 5756836 Fix a leak in JSONParser::Parse when using hidden root optimizations. by rsesek@chromium.org · 12 years ago
  27. c2d2b20 Rewrite base::JSONReader to be 35-40% faster, depending on the input string. by rsesek@chromium.org · 12 years ago
  28. 7634fc5 Tweak Memcheck sanity tests to avoid duplicate reports. by eugenis@google.com · 12 years ago
  29. ed79e27 Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui. by thestig@chromium.org · 12 years ago
  30. 8fe0fd4 Make ScopedGenericObj compile with strict warnings when used with non-pointers. by thakis@chromium.org · 12 years ago
  31. 5cfcd75 Run APK tests on the android_test trybot. by nileshagrawal@chromium.org · 12 years ago
  32. 898b025 Add some unittests for DoubleToString. by tony@chromium.org · 12 years ago
  33. 9885890 Enable system trace clock use on chrome os. by sleffler@chromium.org · 12 years ago
  34. 163b02f Change the way _EXPORT macros look. by thakis@chromium.org · 12 years ago
  35. 7a620aa Add a new gyp define to be used by the swarm master. by maruel@chromium.org · 12 years ago
  36. 22b2989 Modify ui::ElideRectangleText() to honor trailing newlines. by asvitkine@chromium.org · 12 years ago
  37. 088f50e Explicitly #include <unistd.h> to avoid a compile error by phajdan.jr@chromium.org · 12 years ago
  38. 5a94dab Add the StackTrace to the URLFetcher crash dumps. by willchan@chromium.org · 12 years ago
  39. 24b15ad Log message class/line in IPC::ChannelProxy::Context::OnDispatchMessage by piman@chromium.org · 12 years ago
  40. 4bd10fc Use ThreadTaskRunnerHandle in base::Timer. by sergeyu@chromium.org · 12 years ago
  41. d1fede7 Upstream Device Orientation For Android. by jknotten@chromium.org · 12 years ago
  42. a3c9e6b Fix chromium_base.jar path for APK builds. by nileshagrawal@chromium.org · 12 years ago
  43. 9970301 Simplify private FieldTrial constructor. by asvitkine@chromium.org · 12 years ago
  44. 50d01b1 Revert 136389 - Enable system trace clock use on chrome os. by yzshen@chromium.org · 12 years ago
  45. 714ab39 Enable system trace clock use on chrome os. by sleffler@chromium.org · 12 years ago
  46. 726c924 Fix a leak following r135955 by rsleevi@chromium.org · 12 years ago
  47. 48d575f dbus: revamp fd passing support for i/o restrictions by sleffler@chromium.org · 12 years ago
  48. b1e364d Fix forward-declaration of RegistrationMethod in jni_registrar.h by steveblock@chromium.org · 12 years ago
  49. b79d354 Android content shell bringup. by jrg@chromium.org · 12 years ago
  50. cbb2239 Coverity: Fix a leak. by jhawkins@chromium.org · 12 years ago
  51. 675d888 Add base::ThreadTaskRunnerHandler class. by sergeyu@chromium.org · 12 years ago
  52. 7ccc36b Use generic package name retrieval. by nyquist@chromium.org · 12 years ago
  53. aaf2d09 Upstream Geolocation for Android. by jknotten@chromium.org · 12 years ago
  54. 8f45209 Add new method OverrideAndCreateIfNeeded to PathService. by pastarmovj@chromium.org · 12 years ago
  55. bf65e90 Permit .Pass()ing scoped_ptr_malloc<>'s that have custom FreeProcs. by rsleevi@chromium.org · 12 years ago
  56. ba3242d Added a SetForced method to allow forcing a new set of group bucketting. by mad@chromium.org · 12 years ago
  57. ba48fa6 compiler_version: suppress stderr unless command fails by cwolfe@chromium.org · 12 years ago
  58. a6031a9 Reapply "Changes according to review comments" by wangxianzhu@chromium.org · 12 years ago
  59. 37c00a1 Revert 135484 - Use Android API for GetDisplayNameForLocale(). by rvargas@google.com · 12 years ago
  60. 1ebf5ec Use Android API for GetDisplayNameForLocale(). by wangxianzhu@chromium.org · 12 years ago
  61. a62684e Return NULL from base::Thread::message_loop_proxy() when thread is not started. by sergeyu@chromium.org · 12 years ago
  62. be42a7a Revert 135321 - Make sure only the main browser process and service proceses are allowed to create the profile directory. by pastarmovj@chromium.org · 12 years ago
  63. fd9710a Make sure only the main browser process and service proceses are allowed to create the profile directory. by pastarmovj@chromium.org · 12 years ago
  64. 2447281 FieldTrial - Use ObserverListThreadSafe instead of ObserverList. by rtenneti@chromium.org · 12 years ago
  65. 85c5f23 When using PostTaskAndReplyWithResults, if the ResultType is a passed type (eg: scoped_ptr and friends), .Pass() the result to the reply. by rsleevi@chromium.org · 12 years ago
  66. bed581e Added support for parsing out data from simple repetitive values that should not be represented with class/structs. by zelidrag@chromium.org · 12 years ago
  67. 5d977f0 This patch is to enable x86 android build. by james.wei@intel.com · 12 years ago
  68. 0d858e2 Revert 135087 - This patch is to enable x86 android build. by rsleevi@chromium.org · 12 years ago
  69. 3487919 This patch is to enable x86 android build. by james.wei@intel.com · 12 years ago
  70. 5ec1760 Move RefCountedMemory Class to Base namespace by simon.hong81@gmail.com · 12 years ago
  71. 843541d Add interface to system trace clock. by sleffler@chromium.org · 12 years ago
  72. 6720411 Add a suppression for GLHelper blocking the UI thread. by mazda@chromium.org · 12 years ago
  73. eae0dcb AppendToFile implementation. by loislo@chromium.org · 12 years ago
  74. 3140754 Route calls to tcmalloc MallocExtension through allocator agnostic interface by jamesr@chromium.org · 12 years ago
  75. 997c1d4 RefCounted types should not have public destructors, ipc/ edition by rsleevi@chromium.org · 12 years ago
  76. e07521e Remove the hash fields from FieldTrials. by stevet@chromium.org · 12 years ago
  77. fde3588 Add a suppression for the accelerated surface code blocking the UI thread. by jam@chromium.org · 12 years ago
  78. 509d635 Fix debug asserts when --ui-use-gpu-process is specified. by mazda@chromium.org · 12 years ago
  79. 3593947 Add a suppression in StaticsProviderImpl for blocking the UI thread. by jam@chromium.org · 12 years ago
  80. 957fc4c DBus: Remove 'return' from void methods. by jhawkins@chromium.org · 12 years ago
  81. a7b45c7 Set svn:executable on windows executables. by maruel@chromium.org · 12 years ago
  82. d36f607 Add suppression for about:histograms waiting on the UI thrad. This is a developer URL so it's fine. by jam@chromium.org · 12 years ago
  83. 67ff239 Add a suppression on ChromeOS for allowing wait. by jam@chromium.org · 12 years ago
  84. 7439c76 Revert 134269 - Revert 134234 - Turn thread restrictions on for release builds as well so that they're triggered in (default) try/commit jobs. I let them be compiled out only in official builds. by kevers@chromium.org · 12 years ago
  85. eaf2538 Revert 134234 - Turn thread restrictions on for release builds as well so that they're triggered in (default) try/commit jobs. I let them be compiled out only in official builds. by kevers@chromium.org · 12 years ago
  86. 97297d2 Initialize Android OS path overrides for testing by peter@chromium.org · 12 years ago
  87. 7d937d4 ScopedAllowWait for NativeBackendKWallet::InitWithBus by battre@chromium.org · 12 years ago
  88. 61dc26b Turn thread restrictions on for release builds as well so that they're triggered in (default) try/commit jobs. I let them be compiled out only in official builds. by jam@chromium.org · 12 years ago
  89. d27d88f NaCl: Pass the process handle to the broker rather than reopening it by mseaborn@chromium.org · 12 years ago
  90. 8f30664 Explicitly track the time source type in base/profiler/alternate_timer.h by isherman@chromium.org · 12 years ago
  91. 87eef62 [cros] Fix udevadm command line for camera presence detection. by ivankr@chromium.org · 12 years ago
  92. 77ab0bc Add PathUtilsTest. by nileshagrawal@chromium.org · 12 years ago
  93. 1755434 Add more allow-wait suppressions on cros. by jam@chromium.org · 12 years ago
  94. 6f592df fix cros compile by jam@chromium.org · 12 years ago
  95. 786c0b1 Fix ChromeOS debug asserts after adding thread restrictions on blocking the UI/IO threads. by jam@chromium.org · 12 years ago
  96. 8ed4614 Disallow UI/IO thread blocking on any other thread. by jam@chromium.org · 12 years ago
  97. 3f86849 Revert 134041 - Explicitly track the time source type in base/profiler/alternate_timer.h by dpapad@chromium.org · 12 years ago
  98. d1b141c Explicitly track the time source type in base/profiler/alternate_timer.h by isherman@chromium.org · 12 years ago
  99. 33d14ae [UMA] Add performance profile data to UMA uploads. by isherman@chromium.org · 12 years ago
  100. 9842fef Implement the skeleton of an android content shell. by tedchoc@chromium.org · 12 years ago