1. f75ccb4 Don't use `sizeof(a) / sizeof(a)` to compute the number of elements in array a. by thakis@chromium.org · 13 years ago
  2. 231024d Expand the inline documentation for the HISTOGRAM_ENUMERATION macros. by isherman@chromium.org · 13 years ago
  3. c28bf3f Change i18n icu header inclusions to not use system header syntax. by asvitkine@chromium.org · 13 years ago
  4. 5c372d2 Support dynamic switching between integrated and discrete GPUs on Mac OS X. by kbr@chromium.org · 13 years ago
  5. c4cbacf Speed up observers list notifcation macro when list is empty by jar@chromium.org · 13 years ago
  6. 2e9e81c OpenBSD and FreeBSD fixes for base. by mark@chromium.org · 13 years ago
  7. f06eb89 Make ExportedObject and ObjectProxy own Bus as scoped_refptr. by satorux@chromium.org · 13 years ago
  8. a3a9793 dbus: Eliminate an irrelevant LOG(ERROR) from Bus::AddMatch(). by satorux@chromium.org · 13 years ago
  9. 22d6756 base::Bind: Cleanup in base/observer_list*. by jhawkins@chromium.org · 13 years ago
  10. a663e81 Profiling for the renderer process. by scottbyer@chromium.org · 13 years ago
  11. 2fa52d0 Add a sanity test that crashes under ASan. This should be used to check that the tests are built correctly. by glider@chromium.org · 13 years ago
  12. 44f3004 Add StackTrace::ToString(). by satorux@chromium.org · 13 years ago
  13. 8a22da6 Modify WaitableEvent::Wait() to return void by steveblock@chromium.org · 13 years ago
  14. b6684c0 Remove obsolete DisableGtkMessagePump by oshima@chromium.org · 13 years ago
  15. 219f1b8 Add missing set-true so that AddTraceEvent doesn't always search for thread name by jbates@chromium.org · 13 years ago
  16. 9221ced Fix Clang-built ProcessUtilTest.GetTerminationStatusCrash. by hans@chromium.org · 13 years ago
  17. 67ec1be Remove no longer needed android hack from logging. by torne@chromium.org · 13 years ago
  18. f0c8f44 Cleanup: Remove a static initializer in pickle.cc. by thestig@chromium.org · 13 years ago
  19. 685c7b4 Deprecate task.h by willchan@chromium.org · 13 years ago
  20. 53ecc97 Reuse base::i18n::SetICUDefaultLocale from rtl.h in some unittests. by tfarina@chromium.org · 13 years ago
  21. 608dee3 Move json_value_serializer from content/common to base. by dpranke@chromium.org · 13 years ago
  22. f970105 Restore visibilty of Task Tracking via about:tracking by jar@chromium.org · 13 years ago
  23. c9ebea2 Eliminate a timed wait from ExportedObject::HandleMessage(). by satorux@chromium.org · 13 years ago
  24. 28dfb11 Support scoped_refptr<> as the object for a method call in base::Bind(). Reduce useless copies. by ajwong@chromium.org · 13 years ago
  25. c7bc27c Add RunAllPendingWithDispatcher by oshima@google.com · 13 years ago
  26. ec23676 aura: Fix views_unittests and aura_unittests on linux. by sadrul@chromium.org · 13 years ago
  27. 66bc4c2 Fix a bug in dbus::Bus::AddFilterFunction(). by satorux@chromium.org · 13 years ago
  28. ae98c6f Remove unnecessary #include <sys/nacl_syscalls.h> by mcgrathr@chromium.org · 13 years ago
  29. 17246c7 Use a placeholder instead of the default plugin for missing plug-ins on Mac and Linux. by bauerb@chromium.org · 13 years ago
  30. 9b786a5 Consolidate ui::NativeEvent and base::NativeEvent by oshima@google.com · 13 years ago
  31. 0b837e4 Switch over to base::Bind for base/debug/trace_event_unittests and base/files/*. by jbates@chromium.org · 13 years ago
  32. e0a523b Make use_nss a gyp var so that aura can build w/ nss. by davemoore@chromium.org · 13 years ago
  33. 71a6e93 Actually run the sanity tests under AddressSanitizer. by glider@chromium.org · 13 years ago
  34. ada06a4 base::Bind: More converts, mostly in WebUI. by jhawkins@chromium.org · 13 years ago
  35. f585fc9 Annotate benign race for trace_event category enabled flag. by jbates@chromium.org · 13 years ago
  36. 19bf9ce Upstream: The test stub for Android by michaelbai@google.com · 13 years ago
  37. 1a4482a ntp4: fix app title directionality by estade@chromium.org · 13 years ago
  38. 17c6735 Add ScopedClosureRunner. by sergeyu@chromium.org · 13 years ago
  39. 47d706b Eliminate hacks needed to work around a limitation of base::Bind() by satorux@chromium.org · 13 years ago
  40. 67db53e 1 Add ScopedGetDC and ScopedSelectObject by yosin@chromium.org · 13 years ago
  41. 4f16792 Consolidate message observer API for MessagePumpX and MessagePumWin by oshima@google.com · 13 years ago
  42. b84db52 Add trace code to track all posted tasks in message_loop and WorkerThreads (non-official builds only). by jbates@chromium.org · 13 years ago
  43. 7cdf8a5 Upstream: Android's base.gyp and base.gypi by michaelbai@google.com · 13 years ago
  44. d9ab606 Remove version hacks for platform version. by rkc@chromium.org · 13 years ago
  45. 6c5e0d6 Create scanning script to determine header dependencies. by noelallen@google.com · 13 years ago
  46. 27e5685 Use NeedsScopedRefptrButGetsRawPtr instead of UnsafeBindtoRefCountedArg. by ajwong@chromium.org · 13 years ago
  47. 8027129 gcc 4.6 warnings cleanup by pph34r@gmail.com · 13 years ago
  48. d483ffe Allow Bind() to take a Callback<> and bind all its free parameters. by ajwong@chromium.org · 13 years ago
  49. 5a4c53c Here are more exports needed for content_unittests to link in the component build. by dpranke@chromium.org · 13 years ago
  50. 1b42c24 Upstream ProcessUtilTest, and make a few other files compile on Android. by jingzhao@chromium.org · 13 years ago
  51. bd6391d Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH. by pkasting@chromium.org · 13 years ago
  52. 24ba196 add missing, but used headers by ensonic@google.com · 13 years ago
  53. cc65491 Remove chromeos specific debug code from tuple.h by oshima@chromium.org · 13 years ago
  54. 718dddf Add new helper that can adapt Callbacks with return values for Closures. by ajwong@chromium.org · 13 years ago
  55. 43a227f Suppress benign race in ThreadTest.SleepInsideInit by jochen@chromium.org · 13 years ago
  56. 5fca376 Add "kSHA1Length" to base/sha1.h. This is a tiny piece of http://codereview.chromium.org/7972024/ that's being landed first so that the third-party RLZ library can be updated to use it. by pkasting@chromium.org · 13 years ago
  57. 19ff3c7 Get gid of created folders from stat()ing the folders, not from getgid(). by skerner@chromium.org · 13 years ago
  58. 4bf312a Add comment about use of virtual by jar@chromium.org · 13 years ago
  59. d09a919 touchui: support XInput2 multitouch by sadrul@chromium.org · 13 years ago
  60. c574747 Mark VerifyPathControlledByUserTest.* as FAILS_ on mac. by thakis@chromium.org · 13 years ago
  61. a84e5da wstring: remove SplitStringAlongWhitespace for wchar by evan@chromium.org · 13 years ago
  62. 7a47031 Improve IPC logging for ChannelHandle and NPVariant_Param by steveblock@chromium.org · 13 years ago
  63. a9ca27c These are the changes necessary for views to be able to build w/ use_aura implying no gtk. by davemoore@chromium.org · 13 years ago
  64. 93449ef Add external extensions json source in proper mac location. by skerner@google.com · 13 years ago
  65. 605cf03 This is a reapply of by xji@google.com · 13 years ago
  66. 8e2e300 Delete Tracked, and move Location to its own file. by ajwong@chromium.org · 13 years ago
  67. ad4fb90 Fixes aura build on windows. TBRing since build is broken without this by sky@chromium.org · 13 years ago
  68. fc205ff aura: Make GTK a dependency again for chrome/aura etc. to make things buildable. by sadrul@chromium.org · 13 years ago
  69. 847a572 Reland 102005 and 102009: aura: Explicitly disable GTK. by sadrul@chromium.org · 13 years ago
  70. 3b393cb Disable ProcessUtilTest.GetTerminationStatusCrash under AddressSanitizer. by glider@chromium.org · 13 years ago
  71. 1f4cee2 Revert 102006 - fix know issues in RenderText by sky@chromium.org · 13 years ago
  72. 675aad3 Add a gyp flag to enable dcheck by default in release without by nsylvain@chromium.org · 13 years ago
  73. edefce0 Revert 102005 - aura: Explicitly disable GTK. by sky@chromium.org · 13 years ago
  74. c5aea4b Revert 102009 - Follow up fix from r102005: Fix static build of base_unittests. by sky@chromium.org · 13 years ago
  75. 8af08b4 Follow up fix from r102005: Fix static build of base_unittests. by sadrul@chromium.org · 13 years ago
  76. f3ca76e fix know issues in RenderText by xji@google.com · 13 years ago
  77. 393e10c aura: Explicitly disable GTK. by sadrul@chromium.org · 13 years ago
  78. 52d7862 Fix duplicate rule for LASTCHANGE by piman@chromium.org · 13 years ago
  79. 3d2baf0 Linux: add two new DBus client library utility functions, to be used by KWallet. by mdm@chromium.org · 13 years ago
  80. 2e813e7 Base/Valgrind: Close the UStringSearch. by jhawkins@chromium.org · 13 years ago
  81. e2865b2 Disable GetTerminationStatusExit on Windows. by thakis@chromium.org · 13 years ago
  82. af9455b Wait properly for renderer crashes by phajdan.jr@chromium.org · 13 years ago
  83. 1602a47 Adds Find method to the ListValue class. by pastarmovj@chromium.org · 13 years ago
  84. c60a96d Remove base/scoped_ptr.h by akalin@chromium.org · 13 years ago
  85. 987f833 mac: Try to fix valgrind sanity tests 14 and 15. by thakis@chromium.org · 13 years ago
  86. c3846f8 Prevent clang from optimizing away 2 variables. by thakis@chromium.org · 13 years ago
  87. 6cd6900 Fix a trivial warning compiling basictypes.h by mcgrathr@chromium.org · 13 years ago
  88. 01efe90 Fix comment for PostTaskAndReply(). by willchan@chromium.org · 13 years ago
  89. 847d687 Add ToString() method to tracked_objects::Location by akalin@chromium.org · 13 years ago
  90. c04eec5 Searching for downloads currently does a plain substring search, which does not by vanlam@google.com · 13 years ago
  91. 298851a Add messages/handlers for the invocation sequence. Copy from geolocation_dispatcher. by gbillock@chromium.org · 13 years ago
  92. 7ac134c Have SyncMessageFilter hold a reference to MessageLoopProxy instead of a weak pointer. by sievers@chromium.org · 13 years ago
  93. 1374f1d Some possible comment typos? by rogerta@chromium.org · 13 years ago
  94. 2680a0a Fourth attempt at the following. Unreviewed, this was originally reviewed in http://codereview.chromium.org/7550002 . by pkasting@chromium.org · 13 years ago
  95. dfc65a9 Make autofill regular expressions unicode again. by tony@chromium.org · 13 years ago
  96. 43937b2 Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into chrome as the functionality by ananta@chromium.org · 13 years ago
  97. 7225b7a Stop restricting the sender object path for incoming signals. by satorux@chromium.org · 13 years ago
  98. fd9caa3 ProcessUtilTest.GetTerminationStatusExit is flaky at best... by mad@chromium.org · 13 years ago
  99. 225ca5f Eliminate headers from precompile.h that define 'interface' to avoid compile failures on Windows that would not be seen on Mac or Linux. I didn't do an exact measurement but I think we lose very little in terms of build time from this; Windows.h is the big Windows-specific header and it's still precompiled. by joi@chromium.org · 13 years ago
  100. b23d184 micro optimize CommandLine.GetSwitchPrefixLength by joth@chromium.org · 13 years ago