summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Save and restore the value of GetLastError() when [D]LOG/[D]CHECK etc on Wind...tommi@google.com2009-04-142-0/+28
* Convert the internal GetStringF to use string16. This saves atc@google.com2009-04-143-50/+54
* Typo in test is exposed as a flaky testjar@chromium.org2009-04-141-1/+1
* Fix cast style.erg@google.com2009-04-131-1/+1
* Report what went wrong when initializing NSS_NoDB_Init.erg@google.com2009-04-131-2/+10
* Disable gcc 4.4 warnings about hash_map and hash_set beingtc@google.com2009-04-131-0/+14
* Disables the test SignatureVerifierTest.BasicTest on the purify bot assky@chromium.org2009-04-131-0/+3
* Reduce flakiness of condition var unit test by reducing timing dependence.jar@chromium.org2009-04-111-40/+75
* Set the svn:eol-style properties of these new files to LF.wtc@chromium.org2009-04-102-10/+10
* Remove histogram connection to base classes in stats_counterjar@chromium.org2009-04-102-14/+11
* Fix a minor spelling typo.ericroman@google.com2009-04-101-1/+1
* Implement the signature verification API.wtc@chromium.org2009-04-108-0/+876
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-104-14/+20
* Restore -Wall to Linux build and set up for -Werror.sgk@google.com2009-04-091-1/+0
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-091-1/+4
* posix: make ctl-C work within gdb for dropping to a console.evan@chromium.org2009-04-081-1/+1
* Remove some unused stuff from basictypes.h.deanm@chromium.org2009-04-081-48/+0
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-3/+3
* Separate out file_util functions that use ICU into their own file.sra@chromium.org2009-04-073-72/+92
* Include correct header for uint8_t in gtk_util.hevan@chromium.org2009-04-071-0/+1
* Linux: store clipboard image as bmp rather than converting to PNG.estade@chromium.org2009-04-073-39/+68
* Basic infobars on linux.estade@chromium.org2009-04-062-0/+16
* First pass of refactoring dialogs.avi@chromium.org2009-04-062-2/+11
* Remove unused variable from POSIX SharedMemory implementation.thestig@chromium.org2009-04-042-8/+5
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-032-1/+9
* Add DirectoryWatcherTest back to the Linux build.thestig@chromium.org2009-04-031-3/+6