1. 3fb6244 Move authorization_util files into base/mac. by lambroslambrou@chromium.org · 13 years ago
  2. 0c45de5 Move IsRunningOnChromeOS to base/chromeos so that ui/, /chromeos and other components can use it. by oshima@chromium.org · 13 years ago
  3. b76b78a Build Android's MessagePumpForUI by upstreaming SystemMessageHandler by peter@chromium.org · 13 years ago
  4. 6052cf7 Cleanup: Remove remaining deprecated file_util functions. by thestig@chromium.org · 13 years ago
  5. 2a4d613 Build Java files as part of the base target for Android builds by peter@chromium.org · 13 years ago
  6. f63cdf1 Upstream Android's PathUtils implementation. by peter@chromium.org · 13 years ago
  7. 218cd87 Break two classes defined in json_value_serializer.cc, .h into separate files. by bbudge@chromium.org · 13 years ago
  8. e3b52c6 Correct some header paths in GYP files by rsleevi@chromium.org · 13 years ago
  9. 4626ccb Support use of third party time function for about:profiler by jar@chromium.org · 13 years ago
  10. 533df72 Add extra data to BrowserContext so that content layer and other embedders can stash data with it that has the same lifetime. Converted SSLHostState to use it for now. I'll do the rest in a followup. by jam@chromium.org · 13 years ago
  11. 062f968 Make new TaskRunner, SequencedTaskRunner, and SingleThreadTaskRunner interfaces by akalin@chromium.org · 13 years ago
  12. cb55bda Revert 121840 - Make scoped dc objects smarter by cpu@chromium.org · 13 years ago
  13. da24bdc Make scoped dc objects smarter by cpu@chromium.org · 13 years ago
  14. e4a43a5 Upstream Android JNI code, allowing us to use more ScopedJava references. by peter@chromium.org · 13 years ago
  15. 8050dac Enable building with a small set of JNI related files required for linking content_unittests. by satish@chromium.org · 13 years ago
  16. e4d0c3f Add OSSTATUS_LOG API. Review URL: https://chromiumcodereview.appspot.com/9235084 by mark@chromium.org · 13 years ago
  17. aaeda4a Remove reinterpret_cast on JSONValueConverter by tzik@chromium.org · 13 years ago
  18. d3bee53 Split up trace_event.h into trace_event_impl.h and add webkitplatform support. by jbates@chromium.org · 13 years ago
  19. 59f1fbb Transfer the C++03 move-only type emulation into base/move.h and also make ScopedVector move-only. by ajwong@chromium.org · 13 years ago
  20. f2e9545 Add back in stack_trace_android.cc on Android. by jrg@google.com · 13 years ago
  21. 3c9aa4b Functions to return locations of various Chrome bundles. by jeremy@chromium.org · 13 years ago
  22. e4f3dc3 Remove task.h and finish base::Bind() migration. by ajwong@chromium.org · 13 years ago
  23. 4a31021 base::Bind: Remove callback_old.h. by jhawkins@chromium.org · 13 years ago
  24. ae8480d base::Bind: Remove scoped_callback_factory.h. by jhawkins@chromium.org · 13 years ago
  25. 03d32fd Add a sequenced worker pool. by brettw@chromium.org · 13 years ago
  26. 333d7fd Move net/base/sys_byteorder.h to base/sys_byteorder.h by isherman@chromium.org · 13 years ago
  27. 55292e4 Add JSONValueConverter. by mukai@chromium.org · 13 years ago
  28. 71120e4 Crank optimization level for base libs to WPO in official builds. Depends on change http://codereview.chromium.org/8983002/. by siggi@chromium.org · 13 years ago
  29. bfd272d Refactor MessagePumpX to dispatch events inside of the source Dispatch function. by piman@chromium.org · 13 years ago
  30. 6e97967 Revert r114168 "Refactor MessagePumpX to dispatch events inside of the source Dispatch function." by oshima@chromium.org · 13 years ago
  31. 71bf06b Refactor MessagePumpX to dispatch events inside of the source Dispatch function. by piman@chromium.org · 13 years ago
  32. db0946f Windows-native sampling profiler wrapper class. by siggi@chromium.org · 13 years ago
  33. 538fe7a use os_bsd and OS_BSD and add some OS_FREEBSD conditions by robert.nagy@gmail.com · 13 years ago
  34. b1bdde4 Improve support for multiselect list box accessibility on Windows. by dmazzoni@chromium.org · 13 years ago
  35. 679ab8a Move gtest_prod.h into its own target so it can be correctly set as a dependent target for base and reused as a dependency in gtest. by ensonic@google.com · 13 years ago
  36. cb3d4fe [Mac] Move ScopedSendingEvent from content/common/mac to base/mac. by shess@chromium.org · 13 years ago
  37. 631c3cc Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base/mac. by hayato@chromium.org · 13 years ago
  38. 3250e17 base::Bind: Implement a 1-arity CancelableCallback and use this to implement by jhawkins@chromium.org · 13 years ago
  39. 2ac73f2 [Mac] Move ScopedSendingEvent from content/common/mac to base/mac. by shess@chromium.org · 13 years ago
  40. e59e370 Fix sources list for symbolize. by ensonic@google.com · 13 years ago
  41. 90749a1 remove entry from includes as it is already pulled from the dependencies by ensonic@google.com · 13 years ago
  42. 78936ff base::Bind: Implement CancelableCallback to replace CancelableTask. by jhawkins@chromium.org · 13 years ago
  43. 5beeeaf Move PropertyBag to base. Originally this was in chrome\common because only chrome used it. Now that chrome and content use it, and that we want to only expose interface through the content API, this belongs in base. by jam@chromium.org · 13 years ago
  44. 7e19ef3 Allows base to be built for host on android. by bulach@chromium.org · 13 years ago
  45. e1f93d9 Upstream: Gyp changes to build net_unittests for Android. by jingzhao@chromium.org · 13 years ago
  46. 0a131eb Remove TOUCH_UI definition and make use_virtual_keyboard an independant variable. by saintlou@chromium.org · 13 years ago
  47. 9d3e79e compositor_unittests target is unimplmented on Mac by dhollowa@chromium.org · 13 years ago
  48. 778a92d base::Bind() conversion for chrome/browser/search_engines by dcheng@chromium.org · 13 years ago
  49. 2af12f2 base: Refactor PendingTask out of MessageLoop. by jhawkins@chromium.org · 13 years ago
  50. f967c6e Do not build message_pump_x.cc when use_wayland by msb@chromium.org · 13 years ago
  51. b1aa6a0 wayland: define base:NativeEvent for Wayland by msb@chromium.org · 13 years ago
  52. a8f9a69 rename some _linux files to _posix and introduce os_bsd by mark@chromium.org · 13 years ago
  53. 3a6c57e Linux: Move base/mime_util* to base/nix. It's not used on any other platform. by thestig@chromium.org · 13 years ago
  54. b9206f4 base: export GetBuildTime by agl@chromium.org · 13 years ago
  55. f8c6229 Enable -Wexit-time-destructors for base. by thakis@chromium.org · 13 years ago
  56. 27cf297 Revert of Revert 108752 - Support tracking of IPC messages as tasks in profiler by jar@chromium.org · 13 years ago
  57. 523ca43 Revert 108752 - Support tracking of IPC messages as tasks in profiler by joi@chromium.org · 13 years ago
  58. c4285cd Thin out the Singeton template code by joth@chromium.org · 13 years ago
  59. 3d6a82f Support tracking of IPC messages as tasks in profiler by jar@chromium.org · 13 years ago
  60. 7a15cdd regex fixes in base.gypi for android files. by jrg@chromium.org · 13 years ago
  61. 4be2cb0 Enable tracking of objects by default by jar@chromium.org · 13 years ago
  62. c8b867c Revert 107895 - Fully enable about:tracking by default by joth@chromium.org · 13 years ago
  63. 173e386 Fully enable about:tracking by default by jar@chromium.org · 13 years ago
  64. bd7a6ad rename file_path_watcher_mac to file_path_watcher_kqueue by robert.nagy@gmail.com · 13 years ago
  65. ea54e46 OpenBSD patches for base and build, part 2 by robert.nagy@gmail.com · 13 years ago
  66. 8490832 Move ScopedCoMem to base/win. This is to allow the class to be used from folders that aren't allowed to depend on chrome/common (and besides, ScopedCoMem belongs in base/win anyway). by tommi@chromium.org · 13 years ago
  67. 495e1ba OpenBSD patches for base / split from CR #8275005 by mark@chromium.org · 13 years ago
  68. ca327c7 Add WorkerPool::PostTaskAndReply and use in DHCP code. by joi@chromium.org · 13 years ago
  69. 2e9e81c OpenBSD and FreeBSD fixes for base. by mark@chromium.org · 13 years ago
  70. 608dee3 Move json_value_serializer from content/common to base. by dpranke@chromium.org · 13 years ago
  71. 9b786a5 Consolidate ui::NativeEvent and base::NativeEvent by oshima@google.com · 13 years ago
  72. 67db53e 1 Add ScopedGetDC and ScopedSelectObject by yosin@chromium.org · 13 years ago
  73. 7cdf8a5 Upstream: Android's base.gyp and base.gypi by michaelbai@google.com · 13 years ago
  74. 24ba196 add missing, but used headers by ensonic@google.com · 13 years ago
  75. 8e2e300 Delete Tracked, and move Location to its own file. by ajwong@chromium.org · 13 years ago
  76. ad4fb90 Fixes aura build on windows. TBRing since build is broken without this by sky@chromium.org · 13 years ago
  77. 847a572 Reland 102005 and 102009: aura: Explicitly disable GTK. by sadrul@chromium.org · 13 years ago
  78. edefce0 Revert 102005 - aura: Explicitly disable GTK. by sky@chromium.org · 13 years ago
  79. c5aea4b Revert 102009 - Follow up fix from r102005: Fix static build of base_unittests. by sky@chromium.org · 13 years ago
  80. 8af08b4 Follow up fix from r102005: Fix static build of base_unittests. by sadrul@chromium.org · 13 years ago
  81. 393e10c aura: Explicitly disable GTK. by sadrul@chromium.org · 13 years ago
  82. 52d7862 Fix duplicate rule for LASTCHANGE by piman@chromium.org · 13 years ago
  83. c60a96d Remove base/scoped_ptr.h by akalin@chromium.org · 13 years ago
  84. 2680a0a Fourth attempt at the following. Unreviewed, this was originally reviewed in http://codereview.chromium.org/7550002 . by pkasting@chromium.org · 13 years ago
  85. 4beea00 base: Get rid of references to gtk_util.* from base.gypi. by tfarina@chromium.org · 13 years ago
  86. 4bed1f3 Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm} by jeremy@chromium.org · 13 years ago
  87. ed27f3a Refactor ScopedJavaRef by joth@chromium.org · 13 years ago
  88. 3d894b4 aura: A few changes to have aura_demo compile and run on linux. by sadrul@chromium.org · 13 years ago
  89. c4b016b Base: Switch base_i18n to be a separate dll (component build) by rvargas@google.com · 13 years ago
  90. 164b198 Revert 98885 - Third attempt at the following. Unreviewed, this was originally reviewed in http://codereview.chromium.org/7550002 . by rsleevi@chromium.org · 13 years ago
  91. f3c5597 Third attempt at the following. Unreviewed, this was originally reviewed in http://codereview.chromium.org/7550002 . by pkasting@chromium.org · 13 years ago
  92. 60658e1 Move base/resource_util.* into base/win/ since it's windows specific. by tony@chromium.org · 13 years ago
  93. def5e2e Rename event_recorder.cc to event_recorder_win.cc. by tony@chromium.org · 13 years ago
  94. 3b26fdb [Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding malloc_error_break(). by rsesek@chromium.org · 13 years ago
  95. bbd6e3e Revert "[Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding malloc_error_break" by rsesek@chromium.org · 13 years ago
  96. 31c7852 [Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding malloc_error_break(). by rsesek@chromium.org · 13 years ago
  97. 5fcf787 Remove Purify and Quantify.Doing so will reduce substantially the size of the project files. by jeanluc@chromium.org · 13 years ago
  98. 63a7b5d Adding Wayland message loop and gyp build deps by dnicoara@chromium.org · 13 years ago
  99. 54f2100 Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, including: by mnissler@chromium.org · 13 years ago
  100. 733ab7d Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code. by pkasting@chromium.org · 13 years ago