summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-032-4/+6
* Put a border around the find bar text entry field.estade@chromium.org2009-04-032-1/+3
* Reduce usage of {To,From}WStringHack in file_util_unittest.ccphajdan.jr@chromium.org2009-04-031-58/+60
* Make OpenProcessHandle report an error when it couldn't open the handle.phajdan.jr@chromium.org2009-04-033-6/+14
* Revert "Remove dependency on GTK from base/test_suite.h"agl@chromium.org2009-04-031-0/+5
* Remove dependency on GTK from base/test_suite.hagl@chromium.org2009-04-031-5/+0
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-033-8/+2
* Move IPC code to ipc/agl@chromium.org2009-04-033-2/+8
* Remove the checked-in scons configuration files.sgk@google.com2009-04-019-1009/+0
* Remove the 'Hammer' name in favor of the Debug|Release namessgk@google.com2009-04-011-1/+1
* Use portable typedef for PIDs (process IDs).phajdan.jr@chromium.org2009-04-016-16/+20
* Remove deprecated methods from StatsCounter.thestig@chromium.org2009-04-012-18/+3
* Revert r12849 (conversion of "Hammer" names to "Debug").sgk@google.com2009-03-311-1/+1
* Replace "Hammer" references with "Debug" as appropriate.sgk@google.com2009-03-311-1/+1
* Add some includes needed by GCC 4.4.0mark@chromium.org2009-03-301-0/+1
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-281-10/+16
* POSIX: allow WaitableEvents to be deleted while watching them.agl@chromium.org2009-03-265-64/+109
* Removing vcprojs now generated by gyp.bradnelson@google.com2009-03-264-1843/+0
* First stab at Mac breakpad support.jeremy@chromium.org2009-03-261-2/+0
* Linux UI theming:estade@chromium.org2009-03-252-2/+8
* Adding a Set() method for copying (not taking ownership) a variant over to th...tommi@chromium.org2009-03-253-0/+91
* Eliminate precarious use of const_cast<wchar*>(wstring.get())mark@chromium.org2009-03-251-6/+5
* Validate clipboard bitmap size data.estade@chromium.org2009-03-251-0/+14