1. b5d63f7 Modify ThreadChecker and NonThreadSafe so that their by joi@chromium.org · 14 years ago
  2. 8d62882 Kill CleanUpAfterMessageLoopDestruction. by willchan@chromium.org · 14 years ago
  3. 8968e8b wstring: allow converting FilePath to wstring in tests by evan@chromium.org · 14 years ago
  4. 55e71ff Revert 76239 - Crash when we notice a corruption of the histogram range-vector by rsimha@chromium.org · 14 years ago
  5. 73220dd Revert 76345 - Small cleanup for previous histogram checkin by rsimha@chromium.org · 14 years ago
  6. 96bade2 touch: more fixes in the message pump. by sadrul@chromium.org · 14 years ago
  7. 2812db6 Add some bullet proofing to ipc_channel_posix. by dmaclach@chromium.org · 14 years ago
  8. 623a523 P2P Sockets host implementation. by sergeyu@chromium.org · 14 years ago
  9. 6ef07b5 Until we have sparse histograms, to track error codes, we are using by rtenneti@chromium.org · 14 years ago
  10. aed4b38 Pure pedantry: Replace all ".size() == 0" with ".empty()". by erg@google.com · 14 years ago
  11. 6e68156 touch: Fix unit_tests crash. by sadrul@chromium.org · 14 years ago
  12. 04abcb8 Commneted out ShutdownSingleThreadedCleanup in debug builds to by rtenneti@google.com · 14 years ago
  13. fc31f79 FilePath: add a convertor to ASCII by evan@chromium.org · 14 years ago
  14. 96b695b Out-of-line default Commandline ctor and provide dtor. by msw@chromium.org · 14 years ago
  15. d65bab5 Attempt to reduce the amount of cut n paste needed to maintain these. by tsepez@chromium.org · 14 years ago
  16. e736672 Small cleanup for previous histogram checkin by jar@chromium.org · 14 years ago
  17. 73bfc43 More DCHECK() updates. A mixture of _EQ and _GE. by mhm@chromium.org · 14 years ago
  18. 7b2af61 Reorganize CommandLine code. by msw@chromium.org · 14 years ago
  19. 0d5ac66 ipc: don't send server hello message if we closed the channel. by agl@chromium.org · 14 years ago
  20. b50903e Fix compilation bug on ARM by jar@chromium.org · 14 years ago
  21. c016a0d Crash when we notice a corruption of the histogram range-vector by jar@chromium.org · 14 years ago
  22. cb17534 Callback support for __fastcall and __stdcall functions. by ajwong@chromium.org · 14 years ago
  23. 90e5e25 Expand comment for named IPC chmod(). It was previously unclear that it is just a precaution and not intended to be a complete security policy for the named IPC channel. by dtu@chromium.org · 14 years ago
  24. c2064f1 Fix style mistakes in r75477. by ajwong@chromium.org · 14 years ago
  25. 0470b12 Minor fixes in FieldTrial. by cbentzel@chromium.org · 14 years ago
  26. 5444bec Comment out unused parameter names in function definitions, by joi@chromium.org · 14 years ago
  27. d1970c8 Roll gtest 492:539 and gmock 300:358 by thakis@chromium.org · 14 years ago
  28. 0c55c56 Get service process running standalone on the mac by hooking it into launchd. by dmaclach@chromium.org · 14 years ago
  29. 39d46f9 Prevent compiling cpu_unittest on i386 (Take 2). by hbono@chromium.org · 14 years ago
  30. 8b46e09 Prevent compiling cpu_unittest on i386. by hbono@chromium.org · 14 years ago
  31. 3140736 Add a unittest for the CPU class. by hbono@chromium.org · 14 years ago
  32. f3fe947 Pull in ICU 4.6 by jshin@chromium.org · 14 years ago
  33. 5a0b62f Added CHECKs to make sure histogram caller's don't create by rtenneti@chromium.org · 14 years ago
  34. 3920995 Make MemoryMappedFile::IsValid const by tommi@chromium.org · 14 years ago
  35. 36c0625 Dup command-buffer SHM handle before auto-closing. by piman@google.com · 14 years ago
  36. 8b5a8f8 Mac: Don't show dialogs for debug messages. by thakis@chromium.org · 14 years ago
  37. 400b0b2 Fix Downloads Windows Zone identifier test. by rdsmith@chromium.org · 14 years ago
  38. c85d0fd Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNavigate. by bryner@chromium.org · 14 years ago
  39. 19b6869 Do not block in OwnershipService::IsAlreadyOwned on UI thread. by dilmah@chromium.org · 14 years ago
  40. 732fd06 Re-enable positive OOB write tests under Dr. Memory and add the suppression for these tests. by timurrrr@chromium.org · 14 years ago
  41. 6fca958 Add MoveToThread method to PrefMember to make it safe to read pref values from other threads. by bauerb@chromium.org · 14 years ago
  42. da7a548 Register Application Restart with Windows Restart Manager on browser_main startup for Windows Vista / Server 2008 and beyond. This launches Chrome and restores tabs if the computer is restarted as the result of an update. Use GetFunctionPointer/GetProcAddress to avoid XP link and run errors. Make changes to support necessary CommandLine operations. Other minor cleanup and refactoring. by msw@chromium.org · 14 years ago
  43. e064823 Callbacks: Replumb the type-inference. by ajwong@chromium.org · 14 years ago
  44. 440e076 Run event executor on the ui thread to remove the need to explicitly XFlush() the XTest calls. by ajwong@chromium.org · 14 years ago
  45. fa0ff43 Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h by ajwong@chromium.org · 14 years ago
  46. 14542f0 Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h" by ajwong@chromium.org · 14 years ago
  47. 35377cb Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h by ajwong@chromium.org · 14 years ago
  48. 813b51b Revert 75405 - Register Application Restart with Windows Restart Manager on browser_main startup for Windows Vista / Server 2008 and beyond. This launches Chrome and restores tabs if the computer is restarted as the result of an update. Make changes to support necessary CommandLine operations. Other minor cleanup and refactoring. by msw@chromium.org · 14 years ago
  49. ec49caa Register Application Restart with Windows Restart Manager on browser_main startup for Windows Vista / Server 2008 and beyond. This launches Chrome and restores tabs if the computer is restarted as the result of an update. Make changes to support necessary CommandLine operations. Other minor cleanup and refactoring. by msw@chromium.org · 14 years ago
  50. b038ce0 Remove dummy build/build-bisect.py. It was moved to tools/bisect-builds.py in r70112. by thestig@chromium.org · 14 years ago
  51. 62fb0a0 Emptiness, Reset, and Comparison API for Callbacks. by ajwong@chromium.org · 14 years ago
  52. dd96ed8 Intergration of the client-side phishing detection. by noelutz@google.com · 14 years ago
  53. ee94595 MessagePump implementations should call DoWork and DoDelayedWork at equal by mark@chromium.org · 14 years ago
  54. d5f6111 Fix is_convertible for windows. by ajwong@chromium.org · 14 years ago
  55. c842040 detect cpu feature for all x64 and x86 platforms (no longer windows only). by jiesun@chromium.org · 14 years ago
  56. 0ff60d8 Initialize members in Encryptor constructors. by finnur@chromium.org · 14 years ago
  57. 68d7987 Revert r74850 and r74865: by ajwong@chromium.org · 14 years ago
  58. 6ab1faf Clang doesn't like EXPECT_EQ with false and a template value. by ajwong@chromium.org · 14 years ago
  59. e2cca63 Unified callback system based on tr1::function/tr1::bind and Google's internal callback code. by ajwong@chromium.org · 14 years ago
  60. 780a3ab Redo "Add extra heap-allocation to refcounting. For perf test only." by ajwong@chromium.org · 14 years ago
  61. fa6208c Initialize SecureHashAlgorithm members. by finnur@chromium.org · 14 years ago
  62. 1e0a8cf Initialize EventRecorder member. by finnur@chromium.org · 14 years ago
  63. 1457f8a Revert "Add extra heap-allocation to refcounting. For perf test only. Will Revert after one build." by ajwong@chromium.org · 14 years ago
  64. ae21917 Add extra heap-allocation to refcounting. For perf test only. Will Revert after one build. by ajwong@chromium.org · 14 years ago
  65. 577a66f GTTF: Prefetch the browser with a longer timeout before running browser tests. by phajdan.jr@chromium.org · 14 years ago
  66. 1ac4613 Make the implementation .cc files go away, instead have the authors give us a header only. by tsepez@chromium.org · 14 years ago
  67. d4def1a Use DispatchX for dispatching X events. by sadrul@chromium.org · 14 years ago
  68. f1c708f Initialize StatsTable::Private members. by finnur@chromium.org · 14 years ago
  69. 3be4f68 Initialize members of ThreadLocalStorage::Slot. by finnur@chromium.org · 14 years ago
  70. 8b56335 Wigtspace change to trigger a build. by thestig@chromium.org · 14 years ago
  71. 2dd8cd1 Stats tables are only used for debugging at this point, and when I turn by mbelshe@chromium.org · 14 years ago
  72. 1270a6f Add support for ICU data in a data file. by thomasvl@chromium.org · 14 years ago
  73. ca13ff4 Lower process priorities of backgrounded tabs on restore by davemoore@chromium.org · 14 years ago
  74. 90e911e Linux: Restrict access to xdg-mime functions to the FILE thread. by thestig@chromium.org · 14 years ago
  75. ccb3fef Rent syncemove all uses of the global Dispatcher Get function. by brettw@chromium.org · 14 years ago
  76. be5bcf7 Add ability to create self signed certs to mac. by dmaclach@chromium.org · 14 years ago
  77. 63dab76 [Logging] Remove unneeded CheckOpString struct for CHECKs by akalin@chromium.org · 14 years ago
  78. 54ad902 Roll clang to r124477. by thakis@chromium.org · 14 years ago
  79. 1ae6e0d FilePath: Remove much of ToWStringHack, adding a LossyDisplayName() by evan@chromium.org · 14 years ago
  80. 6a56c37 Update the dynamic annotations to the trunk version from by glider@chromium.org · 14 years ago
  81. 44a9973 Copy buffers in base::FileUtilProxy::{Read,Write} to avoid memory corruption. by darin@chromium.org · 14 years ago
  82. f146c29 Clean up channel modes by dmaclach@chromium.org · 14 years ago
  83. cd0a8d1 Cross-platform CL to remove app/win/win_util.h&cc and related work. by msw@chromium.org · 14 years ago
  84. 30ff764 Cleanup base & app unit test MockCrApp NSApp initialization. by msw@chromium.org · 14 years ago
  85. 424ed87 Get service processes working on Mac and Linux. by dmaclach@chromium.org · 14 years ago
  86. eeb51f7 Added command line switches and UI (controlled via a build option) by davemoore@chromium.org · 14 years ago
  87. 8fba15c Fix DIR_SOURCE_ROOT for WebKit checkouts on linux by jamesr@chromium.org · 14 years ago
  88. 13413eb Rename Real* to Double* in values.* and dependent files by arv@chromium.org · 14 years ago
  89. 44ae58f Add support for attaching filters to an IPC TestSink. by bryner@chromium.org · 14 years ago
  90. 2f5ca04 Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010. by jeanluc@chromium.org · 14 years ago
  91. e442259 Revert 73121 - Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010. by nsylvain@chromium.org · 14 years ago
  92. ef06eb6 Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010. by jeanluc@chromium.org · 14 years ago
  93. 84db36d Change size() function to return a size_t so that result size is not inadvertently truncated. by mrossetti@chromium.org · 14 years ago
  94. afeb708 Move some mac_util functions into foundation_util. by rohitrao@chromium.org · 14 years ago
  95. 3eba59b Fix bug in ProcessIterator::CheckForNextProcess(). Under load it's by sky@chromium.org · 14 years ago
  96. 982d43a Renames secure_hash.cc to secure_hash_default.cc by bulach@chromium.org · 14 years ago
  97. f3389d0 Change UTF8ToUTF16 to accept const StringPiece&. by suzhe@google.com · 14 years ago
  98. 10bf978 Disable OVERRIDE for clang for a while. by thakis@chromium.org · 14 years ago
  99. 454e856 Renames secure_hash_nss.cc to secure_hash.cc by bulach@chromium.org · 14 years ago
  100. 8ea8350 Abstracts SHA256 context for NSS / OpenSSL. by bulach@chromium.org · 14 years ago