summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* POSIX: Don't spawn zombies.agl@chromium.org2009-04-243-7/+26
* Get rid of variable length arrays.willchan@chromium.org2009-04-244-11/+13
* Disable TimerTest.RepeatingTimer_Cancel under Valgrindnirnimesh@chromium.org2009-04-241-1/+2
* Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv...thestig@chromium.org2009-04-242-9/+0
* Linux: unit tests fix.agl@chromium.org2009-04-241-0/+4
* Linux: use opaque NativeViewIdsagl@chromium.org2009-04-245-10/+274
* Symbols aren't always present, which causes this test to fail. In particular...ajwong@chromium.org2009-04-241-0/+5
* Print backtraces on FATAL log messages in debug mode.ajwong@chromium.org2009-04-246-15/+307
* Allow Flash (and other plugins) to be installed without restarting the browse...jam@chromium.org2009-04-232-6/+4
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-232-0/+12
* Disabling flaky StatsTableTest.MultipleThreads on Linux too.robertshield@google.com2009-04-231-3/+2
* The PPID is in kp_eproc, not kp_proc. (The field we were previously looking a...avi@google.com2009-04-231-1/+1
* Submitting http://codereview.chromium.org/87039 on behalf of hamaji.erikkay@google.com2009-04-232-3/+20
* Protect RandUint64 against EINTR.phajdan.jr@chromium.org2009-04-233-3/+24
* Fix problem with bookmark bar introduced by window sharing; prefjrg@chromium.org2009-04-231-0/+6
* Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...pinkerton@chromium.org2009-04-221-1/+1
* Ensures we don't leak handles in ProcessUtil::GetAppOutput.jcampan@chromium.org2009-04-221-7/+7
* StopWatchingFileDescriptor needs to free struct event.dkegel@google.com2009-04-223-11/+108
* Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ...pinkerton@chromium.org2009-04-221-4/+16
* Reverting 14152.thestig@chromium.org2009-04-215-9/+21
* Stop using and remove deprecated file_util::TrimTrailingSeparator().thestig@chromium.org2009-04-215-21/+9
* Fix a leak when we fail to load a gdkpixbuf. I meant to do this intc@google.com2009-04-211-0/+24
* Stop using and remove deprecated file_util::TrimFilename().thestig@chromium.org2009-04-212-12/+0
* This CL adds a utility method that lets you start a process and block until t...jcampan@chromium.org2009-04-213-7/+122
* Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...sgk@google.com2009-04-216-28/+56
* More solid detection of browser process in chrome_process_util_linux.cc:phajdan.jr@chromium.org2009-04-212-5/+12
* Implement file_util::CountFilesCreatedAfter() for posix environments.evan@chromium.org2009-04-213-6/+42
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-215-0/+171
* posix: port PrependCommand to Windows and use for the plugin launcher.evan@chromium.org2009-04-202-1/+10
* Landing this patch for Jamesr.mad@chromium.org2009-04-202-0/+20
* Add a FieldTrial and histograms for measuring impact of http prioritization.willchan@chromium.org2009-04-201-1/+1
* Hide the Fullscreen exit bubble if the mouse goes idle. It took a depressing...pkasting@chromium.org2009-04-202-0/+7
* Disable StatsTableTest.MultipleThreads since it is flaky under heavy load.maruel@chromium.org2009-04-201-0/+5
* Disable the test ConditionVariableTest.MultiThreadConsumerTest until it is st...maruel@chromium.org2009-04-201-1/+2
* Cleanup in LaunchApp:phajdan.jr@chromium.org2009-04-181-17/+11
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-187-19/+47
* Add GetAppOutput function, a better replacement for popen.phajdan.jr@chromium.org2009-04-173-0/+92
* Minor tweaks to deal with the split between CFBundleVersionjrg@chromium.org2009-04-161-1/+6
* Add missing include needed for malloc.thestig@chromium.org2009-04-161-0/+1
* Recommit previous change with GYP files fixed.erg@google.com2009-04-162-68/+0
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-2/+0
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-152-0/+70
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-152-70/+0
* Disable TimerTest.RepeatingTimer the suspected test in base_unittests whichnirnimesh@chromium.org2009-04-151-0/+5
* base_unittests.exe is still timing out in the testwtc@chromium.org2009-04-151-0/+3
* Reverting 13748.erikkay@google.com2009-04-153-21/+18
* Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...erikkay@google.com2009-04-153-18/+21
* Disable the negative test cases in the testwtc@chromium.org2009-04-152-3/+9
* Few changes to the NTP remove thumbnails:jcampan@chromium.org2009-04-151-2/+5
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-141-0/+4