- 96bade2 touch: more fixes in the message pump. by sadrul@chromium.org · 14 years ago
- 2812db6 Add some bullet proofing to ipc_channel_posix. by dmaclach@chromium.org · 14 years ago
- 623a523 P2P Sockets host implementation. by sergeyu@chromium.org · 14 years ago
- 6ef07b5 Until we have sparse histograms, to track error codes, we are using by rtenneti@chromium.org · 14 years ago
- aed4b38 Pure pedantry: Replace all ".size() == 0" with ".empty()". by erg@google.com · 14 years ago
- 6e68156 touch: Fix unit_tests crash. by sadrul@chromium.org · 14 years ago
- 04abcb8 Commneted out ShutdownSingleThreadedCleanup in debug builds to by rtenneti@google.com · 14 years ago
- fc31f79 FilePath: add a convertor to ASCII by evan@chromium.org · 14 years ago
- 96b695b Out-of-line default Commandline ctor and provide dtor. by msw@chromium.org · 14 years ago
- d65bab5 Attempt to reduce the amount of cut n paste needed to maintain these. by tsepez@chromium.org · 14 years ago
- e736672 Small cleanup for previous histogram checkin by jar@chromium.org · 14 years ago
- 73bfc43 More DCHECK() updates. A mixture of _EQ and _GE. by mhm@chromium.org · 14 years ago
- 7b2af61 Reorganize CommandLine code. by msw@chromium.org · 14 years ago
- 0d5ac66 ipc: don't send server hello message if we closed the channel. by agl@chromium.org · 14 years ago
- b50903e Fix compilation bug on ARM by jar@chromium.org · 14 years ago
- c016a0d Crash when we notice a corruption of the histogram range-vector by jar@chromium.org · 14 years ago
- cb17534 Callback support for __fastcall and __stdcall functions. by ajwong@chromium.org · 14 years ago
- 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
- c2064f1 Fix style mistakes in r75477. by ajwong@chromium.org · 14 years ago
- 0470b12 Minor fixes in FieldTrial. by cbentzel@chromium.org · 14 years ago
- 5444bec Comment out unused parameter names in function definitions, by joi@chromium.org · 14 years ago
- d1970c8 Roll gtest 492:539 and gmock 300:358 by thakis@chromium.org · 14 years ago
- 0c55c56 Get service process running standalone on the mac by hooking it into launchd. by dmaclach@chromium.org · 14 years ago
- 39d46f9 Prevent compiling cpu_unittest on i386 (Take 2). by hbono@chromium.org · 14 years ago
- 8b46e09 Prevent compiling cpu_unittest on i386. by hbono@chromium.org · 14 years ago
- 3140736 Add a unittest for the CPU class. by hbono@chromium.org · 14 years ago
- f3fe947 Pull in ICU 4.6 by jshin@chromium.org · 14 years ago
- 5a0b62f Added CHECKs to make sure histogram caller's don't create by rtenneti@chromium.org · 14 years ago
- 3920995 Make MemoryMappedFile::IsValid const by tommi@chromium.org · 14 years ago
- 36c0625 Dup command-buffer SHM handle before auto-closing. by piman@google.com · 14 years ago
- 8b5a8f8 Mac: Don't show dialogs for debug messages. by thakis@chromium.org · 14 years ago
- 400b0b2 Fix Downloads Windows Zone identifier test. by rdsmith@chromium.org · 14 years ago
- c85d0fd Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNavigate. by bryner@chromium.org · 14 years ago
- 19b6869 Do not block in OwnershipService::IsAlreadyOwned on UI thread. by dilmah@chromium.org · 14 years ago
- 732fd06 Re-enable positive OOB write tests under Dr. Memory and add the suppression for these tests. by timurrrr@chromium.org · 14 years ago
- 6fca958 Add MoveToThread method to PrefMember to make it safe to read pref values from other threads. by bauerb@chromium.org · 14 years ago
- 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
- e064823 Callbacks: Replumb the type-inference. by ajwong@chromium.org · 14 years ago
- 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
- fa0ff43 Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h by ajwong@chromium.org · 14 years ago
- 14542f0 Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h" by ajwong@chromium.org · 14 years ago
- 35377cb Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h by ajwong@chromium.org · 14 years ago
- 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
- 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
- b038ce0 Remove dummy build/build-bisect.py. It was moved to tools/bisect-builds.py in r70112. by thestig@chromium.org · 14 years ago
- 62fb0a0 Emptiness, Reset, and Comparison API for Callbacks. by ajwong@chromium.org · 14 years ago
- dd96ed8 Intergration of the client-side phishing detection. by noelutz@google.com · 14 years ago
- ee94595 MessagePump implementations should call DoWork and DoDelayedWork at equal by mark@chromium.org · 14 years ago
- d5f6111 Fix is_convertible for windows. by ajwong@chromium.org · 14 years ago
- c842040 detect cpu feature for all x64 and x86 platforms (no longer windows only). by jiesun@chromium.org · 14 years ago
- 0ff60d8 Initialize members in Encryptor constructors. by finnur@chromium.org · 14 years ago
- 68d7987 Revert r74850 and r74865: by ajwong@chromium.org · 14 years ago
- 6ab1faf Clang doesn't like EXPECT_EQ with false and a template value. by ajwong@chromium.org · 14 years ago
- e2cca63 Unified callback system based on tr1::function/tr1::bind and Google's internal callback code. by ajwong@chromium.org · 14 years ago
- 780a3ab Redo "Add extra heap-allocation to refcounting. For perf test only." by ajwong@chromium.org · 14 years ago
- fa6208c Initialize SecureHashAlgorithm members. by finnur@chromium.org · 14 years ago
- 1e0a8cf Initialize EventRecorder member. by finnur@chromium.org · 14 years ago
- 1457f8a Revert "Add extra heap-allocation to refcounting. For perf test only. Will Revert after one build." by ajwong@chromium.org · 14 years ago
- ae21917 Add extra heap-allocation to refcounting. For perf test only. Will Revert after one build. by ajwong@chromium.org · 14 years ago
- 577a66f GTTF: Prefetch the browser with a longer timeout before running browser tests. by phajdan.jr@chromium.org · 14 years ago
- 1ac4613 Make the implementation .cc files go away, instead have the authors give us a header only. by tsepez@chromium.org · 14 years ago
- d4def1a Use DispatchX for dispatching X events. by sadrul@chromium.org · 14 years ago
- f1c708f Initialize StatsTable::Private members. by finnur@chromium.org · 14 years ago
- 3be4f68 Initialize members of ThreadLocalStorage::Slot. by finnur@chromium.org · 14 years ago
- 8b56335 Wigtspace change to trigger a build. by thestig@chromium.org · 14 years ago
- 2dd8cd1 Stats tables are only used for debugging at this point, and when I turn by mbelshe@chromium.org · 14 years ago
- 1270a6f Add support for ICU data in a data file. by thomasvl@chromium.org · 14 years ago
- ca13ff4 Lower process priorities of backgrounded tabs on restore by davemoore@chromium.org · 14 years ago
- 90e911e Linux: Restrict access to xdg-mime functions to the FILE thread. by thestig@chromium.org · 14 years ago
- ccb3fef Rent syncemove all uses of the global Dispatcher Get function. by brettw@chromium.org · 14 years ago
- be5bcf7 Add ability to create self signed certs to mac. by dmaclach@chromium.org · 14 years ago
- 63dab76 [Logging] Remove unneeded CheckOpString struct for CHECKs by akalin@chromium.org · 14 years ago
- 54ad902 Roll clang to r124477. by thakis@chromium.org · 14 years ago
- 1ae6e0d FilePath: Remove much of ToWStringHack, adding a LossyDisplayName() by evan@chromium.org · 14 years ago
- 6a56c37 Update the dynamic annotations to the trunk version from by glider@chromium.org · 14 years ago
- 44a9973 Copy buffers in base::FileUtilProxy::{Read,Write} to avoid memory corruption. by darin@chromium.org · 14 years ago
- f146c29 Clean up channel modes by dmaclach@chromium.org · 14 years ago
- cd0a8d1 Cross-platform CL to remove app/win/win_util.h&cc and related work. by msw@chromium.org · 14 years ago
- 30ff764 Cleanup base & app unit test MockCrApp NSApp initialization. by msw@chromium.org · 14 years ago
- 424ed87 Get service processes working on Mac and Linux. by dmaclach@chromium.org · 14 years ago
- eeb51f7 Added command line switches and UI (controlled via a build option) by davemoore@chromium.org · 14 years ago
- 8fba15c Fix DIR_SOURCE_ROOT for WebKit checkouts on linux by jamesr@chromium.org · 14 years ago
- 13413eb Rename Real* to Double* in values.* and dependent files by arv@chromium.org · 14 years ago
- 44ae58f Add support for attaching filters to an IPC TestSink. by bryner@chromium.org · 14 years ago
- 2f5ca04 Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010. by jeanluc@chromium.org · 14 years ago
- e442259 Revert 73121 - Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010. by nsylvain@chromium.org · 14 years ago
- ef06eb6 Remove obsolete files from 'sources'. This causes needless work on incremental builds in VS2010. by jeanluc@chromium.org · 14 years ago
- 84db36d Change size() function to return a size_t so that result size is not inadvertently truncated. by mrossetti@chromium.org · 14 years ago
- afeb708 Move some mac_util functions into foundation_util. by rohitrao@chromium.org · 14 years ago
- 3eba59b Fix bug in ProcessIterator::CheckForNextProcess(). Under load it's by sky@chromium.org · 14 years ago
- 982d43a Renames secure_hash.cc to secure_hash_default.cc by bulach@chromium.org · 14 years ago
- f3389d0 Change UTF8ToUTF16 to accept const StringPiece&. by suzhe@google.com · 14 years ago
- 10bf978 Disable OVERRIDE for clang for a while. by thakis@chromium.org · 14 years ago
- 454e856 Renames secure_hash_nss.cc to secure_hash.cc by bulach@chromium.org · 14 years ago
- 8ea8350 Abstracts SHA256 context for NSS / OpenSSL. by bulach@chromium.org · 14 years ago
- 8b725fa Check that we've got a complete header before accessing its fields. by glider@chromium.org · 14 years ago
- 75844f1 Add one more Valgrind header (memcheck.h) and update the one we already have. by glider@chromium.org · 14 years ago
- 52b19fe Move AutoFill messages into a separate file. by jam@chromium.org · 14 years ago
- a5b92b4 Allow CDSA/CSSM to be used on worker threads in debug builds by making both the CSSM init singleton and the Mac Security Services lock singleton leaky. by rsleevi@chromium.org · 14 years ago
- 3a39767 Add MessageLoop::AssertIdle(). Use in ChromeOS audio threads. by willchan@chromium.org · 14 years ago