summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* linux: fix main loop issues with windowless pluginsevan@chromium.org2009-06-012-43/+99
* Moved bug to external tracker.maruel@chromium.org2009-06-011-6/+6
* Tweak SVNVersion be happier (matches windows).jrg@chromium.org2009-06-011-1/+5
* Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest.ajwong@chromium.org2009-05-301-1/+1
* Move a few functions commonly called with char* to StringPiece.deanm@chromium.org2009-05-294-9/+10
* Removing gmock from build since it has unresolvned xternsjar@chromium.org2009-05-281-1/+1
* Automatically adapt to faster/slower uploads of renderer histogramsjar@chromium.org2009-05-282-13/+1
* Implement X509Certificate::Verify for Linux.ukai@chromium.org2009-05-281-1/+3
* Readd the gmock unittest example from the build as it causes link errors in X...ajwong@chromium.org2009-05-281-0/+2
* Remove the gmock unittest example from the build as it causes link errors in ...ajwong@chromium.org2009-05-281-2/+0
* Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005.ajwong@chromium.org2009-05-282-5/+144
* Re-enable SystemMonitor.* in base_unittests.phajdan.jr@chromium.org2009-05-271-2/+1
* Do not monitor system power state during unit tests.phajdan.jr@chromium.org2009-05-273-32/+90
* Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005."ajwong@chromium.org2009-05-262-144/+5
* Checkin a version of gmock, modified to use our boost_tuple in VS2005.ajwong@chromium.org2009-05-262-5/+144
* Initialize NSS with databases.ukai@chromium.org2009-05-251-3/+29
* Revert "Temporarily landing my ClientSocketPool refactor. Will revert right ...willchan@chromium.org2009-05-221-7/+0
* Temporarily landing my ClientSocketPool refactor. Will revert right after.willchan@chromium.org2009-05-221-0/+7
* Fix /SUBSYSTEM:WINDOWS setting left out of previous CL.sgk@google.com2009-05-221-0/+5
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-1/+1
* Implement temporary First Run Dialog on OS Xjeremy@chromium.org2009-05-211-1/+6
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-1/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-1/+1
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-1/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-1/+1
* Prevent an extra copy of data types that get passed into IPC messages whenmpcomplete@google.com2009-05-201-0/+29
* Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht...erikkay@google.com2009-05-206-146/+161
* Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...jam@chromium.org2009-05-202-76/+0
* Facilitate a FieldTrial in the rendererjar@chromium.org2009-05-203-0/+98
* Linux download shelf icons first cut.estade@chromium.org2009-05-202-6/+13
* Adds DidProcessEvent to MessagePumpGLib.sky@chromium.org2009-05-192-0/+12
* Fix memory leaks in mime_util functions.thestig@chromium.org2009-05-191-4/+14
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-193-0/+23
* Fix memory leak in corrupt JPEG decoding.thestig@chromium.org2009-05-191-2/+2
* Fix for breakpad not generating a minidump in certain cases on OSX.jeremy@chromium.org2009-05-191-2/+1
* Promotes Add/RemoveObserver to MessageLoop for linux. Becausesky@chromium.org2009-05-183-9/+29
* Disable SystemMonitor.* in base_unittests.phajdan.jr@chromium.org2009-05-181-1/+2
* Fix a memory leak in ResourceDispatcherhclam@chromium.org2009-05-183-0/+15
* Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."phajdan.jr@chromium.org2009-05-183-23/+0
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-183-0/+23
* Use RTLD_DEEPBIND to make sure plugins don't use Chrome's symbols instead of ...evan@chromium.org2009-05-181-1/+1
* Revert "Revert "Revert "Add connected socket function to ClientSocketPool and...willchan@chromium.org2009-05-181-7/+0
* Revert "Revert "Add connected socket function to ClientSocketPool and ClientS...willchan@chromium.org2009-05-171-0/+7
* Revert "Add connected socket function to ClientSocketPool and ClientSocketHan...willchan@chromium.org2009-05-171-7/+0
* Add connected socket function to ClientSocketPool and ClientSocketHandle.willchan@chromium.org2009-05-171-0/+7
* Add xdg mime support on Linux.thestig@chromium.org2009-05-1622-2/+5344
* Rewrite version.sh as version.py to work better with gyp and be moresgk@google.com2009-05-151-10/+23
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-153-75/+80
* Adds an observer callback to Linux's MessagePumpForUI.sky@chromium.org2009-05-152-0/+50
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-3/+3