1. 1d0c3fd Land http://codereview.chromium.org/6869009 for the third time. by glider@chromium.org · 13 years ago
  2. 47f28f2 Add BASE_API to the remaining functions in linux_util. by bryner@chromium.org · 13 years ago
  3. af7b4c8 base/i18n: Make BreakIterator::IsWord() more readable. by tfarina@chromium.org · 13 years ago
  4. 3ab012a Remove NaCl.Startups histogram, this data is tracked in the NaCl plugin now by elijahtaylor@google.com · 13 years ago
  5. 56f1efd Fix OperatingSystemName and OperatingSystemVersion on Mac by stuartmorgan@chromium.org · 13 years ago
  6. 4d4231f base/i18n: Pass |str| as const reference in BreakIterator::Init(). by tfarina@chromium.org · 13 years ago
  7. e4571c3 X message pump: Remove the GDK window event filter. by sadrul@chromium.org · 13 years ago
  8. ad01841 Fixing the issue of GDK discarding unsupported XInput events. by sadrul@chromium.org · 13 years ago
  9. 78b7593 Virtual destructors should have virtual keyword. by hans@chromium.org · 13 years ago
  10. 9bb2c1a Remove files that don't exist, and fix typos in gyp files by sadrul@chromium.org · 13 years ago
  11. 7141a39 Add missing test to WeakPtr by cpu@chromium.org · 13 years ago
  12. c35f3f6 Make DetectEncoding() failed when ucsdet_detect() returls NULL. by yoshiki@chromium.org · 13 years ago
  13. ca1f933 Revert 86486 - Base: cleanup for base.dll. Move base_switches back to the by vandebo@chromium.org · 13 years ago
  14. 0318f41 [Mac] Allow NSExceptions in certain cases. by shess@chromium.org · 13 years ago
  15. ca5e04d Add BASE_API to SystemMonitor::PowerObserver to be able to by rvargas@google.com · 13 years ago
  16. fbbec2d Base: cleanup for base.dll. Move base_switches back to the main project. by rvargas@google.com · 13 years ago
  17. 4581f87 Prevent MSVC from inlining GetProgramCounter for LTCG builds. by apatrick@chromium.org · 13 years ago
  18. 93cf5f6 Store information about invoked RunnableFunction on stack to aid debugging of canary channel crashes. by apatrick@chromium.org · 13 years ago
  19. f6e9a2a Adding support for loading custom locale resources using a command line flag. by ofri@google.com · 13 years ago
  20. fd1b87b Add metrics for DHCP WPAD feature. Fix memory overwrite. by joi@chromium.org · 13 years ago
  21. df4775c Fix PP_FileOpenFlags_Dev handling: by yzshen@chromium.org · 13 years ago
  22. d337bb6 Fix component=shared_library build for touchui. by sadrul@chromium.org · 13 years ago
  23. 02508dc Try another way to alias a variable in optimized builds. by apatrick@chromium.org · 13 years ago
  24. fc23cd0 GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_ms by phajdan.jr@chromium.org · 13 years ago
  25. 0da7dbd Comment on WARN_UNUSED_RESULT about how to defeat it. by shess@chromium.org · 13 years ago
  26. 927d728 Move scoped_temp_dir and scoped_native_library back from base/memory to base. by thakis@chromium.org · 13 years ago
  27. 0b930f2 Globally replace <(library) with static_library by evan@chromium.org · 13 years ago
  28. 2bb7957 Switch to using TCMALLOC in browser process to fix WinHeap hanging IO thread for 15 secs. by rtenneti@chromium.org · 13 years ago
  29. 8716404 Tag all tracked objects, including Tasks, with the program counter at the site of FROM_HERE. by apatrick@chromium.org · 13 years ago
  30. 63352e9 components: tag more functions with BASE_API by evan@chromium.org · 13 years ago
  31. 180c0c9 Fixed spelling mistake typo in comment. by wyck@chromium.org · 13 years ago
  32. d429e12 Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the suppressions) by glider@chromium.org · 13 years ago
  33. 3cd6abb Re-land http://codereview.chromium.org/6869009 (except for the suppressions) by glider@chromium.org · 13 years ago
  34. 2d29c26 memory: don't reserve trace events unless we're using tracing by evan@chromium.org · 13 years ago
  35. 97d22e3 Add in example for prebinding. by ajwong@chromium.org · 13 years ago
  36. 1ed7f9a net: Add NET_API to net/base by rvargas@google.com · 13 years ago
  37. 237e9ab Move SystemMonitor to base/. by willchan@chromium.org · 13 years ago
  38. 0fbb868 Move SystemMonitor to base/. by willchan@chromium.org · 13 years ago
  39. e8e917b Revert 85732 (broke build) - Move SystemMonitor to base/. by willchan@chromium.org · 13 years ago
  40. 947efcb Move SystemMonitor to base/. by willchan@chromium.org · 13 years ago
  41. 7b9ffba wstring: remove wstring version of RemoveChars by evan@chromium.org · 13 years ago
  42. a6ec4f8 Add support for real-time audio threads. by crogers@google.com · 13 years ago
  43. 0b3e4e4 IPC: Increase MAX_DESCRIPTORS_PER_MESSAGE by mseaborn@chromium.org · 13 years ago
  44. c44d1d1 base/i18n: Remove unneeded includes in case_conversion.* by tfarina@chromium.org · 13 years ago
  45. 4fbb9b2 wstring: Remove the ability to put wstrings in hash_map<>s. by evan@chromium.org · 13 years ago
  46. c711b82 Support binding WeakPtr<> to methods with void return types. by ajwong@chromium.org · 13 years ago
  47. 929aea2 Revert 85359 because it did not reveal the site where the crashing task was posted. by apatrick@chromium.org · 13 years ago
  48. 8bf5bc4 base/i18n: Put break_iterator* into namespace i18n. by tfarina@chromium.org · 13 years ago
  49. 6beeb83 Fix data races in LazyInstance<>. by dvyukov@google.com · 13 years ago
  50. bee85b3 Reland old fix that was reverted incorrectly. by mbelshe@chromium.org · 13 years ago
  51. 53fbac1 Consolidate most CommandLine code across platforms. by msw@chromium.org · 13 years ago
  52. 237d549 Added release build assert on attempt to create a RunnableFunction for a function pointer with address 1. by apatrick@chromium.org · 13 years ago
  53. b3cab86 Implemented threshold based trace events that only get added to the trace if the elapsed time between begin and end is greater than a specified time. by jbates@chromium.org · 13 years ago
  54. 5948bf4 Removing 'using namespace' style violations in src/ipc/ by kushi.p@gmail.com · 13 years ago
  55. 8b2481d Include "base/string_util.h" in "base/string_util_posix.h". by asvitkine@chromium.org · 13 years ago
  56. 74edbf5 ObfuscatedFileSystemFileUtil class by ericu@google.com · 13 years ago
  57. 0d7e019 Enhance the comment about IPC_USES_READWRITE. I was confused and thought that by brettw@chromium.org · 13 years ago
  58. 482f99a Add thread check to WatchFileDescriptor. by dmaclach@chromium.org · 13 years ago
  59. 639d3b5 The gyp files don't have a way to refer to POSIX-like OS's as a group, so I defined os_posix, toolkit_gtk, and use_x11 in common.gypi to handle them. I used something similar when porting Chromium 10 and 11 to OpenBSD and Solaris, plus a version of this patch has been tested on FreeBSD. by mark@chromium.org · 13 years ago
  60. dc6904a iwyu: Include stringprintf.h where appropriate, part 3. by jhawkins@chromium.org · 13 years ago
  61. ac63ed8 X message pump: Allow adding observers for XEvents. by sadrul@chromium.org · 13 years ago
  62. 20adc58 iwyu: Include callback_old.h where appropriate, final. by jhawkins@chromium.org · 13 years ago
  63. df983d6 Do not redefine malloc&co when ADDRESS_SANITIZER macro is defined. by timurrrr@chromium.org · 13 years ago
  64. b07f5bc Merge the dynamic annotations from ThreadSanitizer r3424. by timurrrr@chromium.org · 13 years ago
  65. 5ef6b49 Revert of 83710 which reverted 83641 - DNS Host resolver changes by rtenneti@chromium.org · 13 years ago
  66. ea060fa Nits fix on trace_event.h and child_trace_message_filter.cc by scheib@chromium.org · 13 years ago
  67. b5534e5 base: Replace "using namespace base;" by wrapping the tests around "namespace base { ... }" by tfarina@chromium.org · 13 years ago
  68. 47db370 Added CHECK for tasks passed to PostTask being null. by apatrick@chromium.org · 13 years ago
  69. 7c0a8b6 Make the Pepper proxy support in-process font rendering. by brettw@chromium.org · 13 years ago
  70. 4fd4156 wstring: remove WideToUpper/WideToLower by evan@chromium.org · 13 years ago
  71. b1d5c02 Add more ThreadSanitizer sanity tests by timurrrr@chromium.org · 13 years ago
  72. 8eceb1b wstring: remove wstring version of TrimWhitespace by evan@chromium.org · 13 years ago
  73. df3561d Add one-time randomization support for FieldTrial, and the ability to by joi@chromium.org · 13 years ago
  74. 71cd130 [Sync] Remove more boilerplate from chrome://sync-internals js files by akalin@chromium.org · 13 years ago
  75. 8fcfe96 iwyu: Include stringprintf.h where appropriate, part 1. by jhawkins@chromium.org · 13 years ago
  76. af4c50e iwyu: Use callback_old.h where appropriate, part 2. by jhawkins@chromium.org · 13 years ago
  77. 256f7da Remove cancel from RunnableFunctions. by dmaclach@chromium.org · 13 years ago
  78. 603f46e Merge gpu_trace_event back into base/debug/trace_event. by scheib@chromium.org · 13 years ago
  79. f7b5ad9 iwyu: Use callback_old.h where appropriate, part 1. by jhawkins@chromium.org · 13 years ago
  80. 493fc40 linux components: expose functions used by tests by evan@chromium.org · 13 years ago
  81. f895b37 Add shutdown trace functions by davemoore@chromium.org · 13 years ago
  82. c9a720b linux components: expose more functions from base by evan@chromium.org · 13 years ago
  83. a2e66ea Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial land attempt at http://codereview.chromium.org/6551019/gpu_trace_event fork at http://codereview.chromium.org/6691013- gpu_trace_event renamed to base/debug/trace_event and modified as appropriate for base::debug- Unit Tests implemented for trace_event- gpu_common library removed (was added only for gpu_trace_event)- Existing calls to trace_event suffixed with _ETW to make ETW calls (see decisions and incremental plans at end of 6551019)- GPU trace calls renamed to new calls.- Tracing switch removed from test_shell, as linux log file support removed.BUG=79509TEST=trace_event_win_unittest and about:gpuCommitted: http://src.chromium.org/viewvc/chrome?view=rev&revision=84284Review URL: http://codereview.chromium.org/6862002 by scheib@chromium.org · 13 years ago
  84. 88e886a Merge gpu_trace_event back into base/debug/trace_event. by scheib@chromium.org · 13 years ago
  85. e178fe2 FTP: split the directory listing parser test and re-enable it on TSan bots by phajdan.jr@chromium.org · 13 years ago
  86. d7e260d Revert 84197 - Add one-time randomization support for FieldTrial, and the ability to by joi@chromium.org · 13 years ago
  87. c2e0763 wstring: remove wstring version of SplitString by evan@chromium.org · 13 years ago
  88. 82f2783 Revert "wstring: remove wstring version of SplitString" by evan@chromium.org · 13 years ago
  89. ebabb2c wstring: remove wstring version of SplitString by evan@chromium.org · 13 years ago
  90. 04cbed8 FilePath: Add WARN_UNUSED_RESULT in more places. by thakis@chromium.org · 13 years ago
  91. 3e0e0be Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial land attempt at http://codereview.chromium.org/6551019/gpu_trace_event fork at http://codereview.chromium.org/6691013- gpu_trace_event renamed to base/debug/trace_event and modified as appropriate for base::debug- Unit Tests implemented for trace_event- gpu_common library removed (was added only for gpu_trace_event)- Existing calls to trace_event suffixed with _ETW to make ETW calls (see decisions and incremental plans at end of 6551019)- GPU trace calls renamed to new calls.- Tracing switch removed from test_shell, as linux log file support removed.BUG=79509TEST=trace_event_win_unittest and about:gpuReview URL: http://codereview.chromium.org/6862002 by scheib@chromium.org · 13 years ago
  92. 5a8b55d Merge gpu_trace_event back into base/debug/trace_event. by scheib@chromium.org · 13 years ago
  93. fbda4d5 Move crypto_helpers from sync to crypto by qsr@google.com · 13 years ago
  94. 62b5bc6 Add one-time randomization support for FieldTrial, and the ability to by joi@chromium.org · 13 years ago
  95. 72a5cd9 class PageLoadTrackerUnitTest is not used anymore. Remove. by dilmah@chromium.org · 13 years ago
  96. e68ddef IPC outgoing message filters interpose yourself in a message stream. Minimally invasive baseline for building IPC tests to abuse browser along the lines of a compromised renderer. by tsepez@chromium.org · 13 years ago
  97. 5876b2c Revert 84060 - Remove cancel from RunnableFunctions. by dmaclach@chromium.org · 13 years ago
  98. 05b9980 Remove cancel from RunnableFunctions. by dmaclach@chromium.org · 13 years ago
  99. 381e966 Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possible by kushi.p@gmail.com · 13 years ago
  100. e6b5c20 Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape.h, and net/base/net_util.h, and reduce the API surfaces in various places slightly where possible. by pkasting@chromium.org · 13 years ago