summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Move the vector canvas unit test data to the skia/ext directory. It wasn'tbrettw@chromium.org2009-01-0884-0/+0
* Data pack file reader and unit test, used for resources on Linux.evan@chromium.org2009-01-086-0/+203
* Significantly increase timeouts to reduce flakinessjar@google.com2009-01-081-8/+7
* Don't DCHECK if a watched directory doesn't exist.aa@chromium.org2009-01-072-3/+10
* Convert download manager to FilePath.estade@chromium.org2009-01-064-13/+26
* Butcher some files to make ui_tests run 0 tests on Linux.evanm@google.com2009-01-061-0/+6
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-062-6/+11
* Cleanup base/watchdog thread delegate.phajdan.jr@chromium.org2009-01-062-5/+5
* Keep trying to undo 7564.estade@chromium.org2009-01-055-10/+7
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-056-27/+16
* * switch download manager to using FilePathestade@chromium.org2009-01-053-6/+20
* Watchdog test is flaky, try relaxing timeout.dkegel@google.com2009-01-051-1/+2
* Move KillProcess from linux to posix so it can be used on the Mac.dkegel@google.com2009-01-052-24/+25
* Fix some leaks in observer_list_unittesterikkay@google.com2009-01-051-1/+2
* clean up line endingphajdan.jr@chromium.org2009-01-051-3/+3
* Update some comments/nits following r7486.ericroman@google.com2009-01-053-16/+14
* Reverting 7537. DirectoryWatcherTest.SubDir was passing on my XP box, but fai...phajdan.jr@chromium.org2009-01-032-23/+15
* Re-enable DirectoryWatcherTest.SubDir on Vistaphajdan.jr@chromium.org2009-01-032-15/+23
* Try to consistently use arraysize() with strlcpy().deanm@chromium.org2009-01-021-1/+1
* Enable tracing on non-windows platforms.dkegel@google.com2008-12-311-9/+0
* Processes take a long time to start if started via ssh,dkegel@google.com2008-12-301-1/+1
* Provide and use auto startup/teardown for tracked objectsjar@google.com2008-12-301-6/+32
* Remove compatibility #defines in string_util.hphajdan.jr@chromium.org2008-12-301-9/+0
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-294-424/+307
* * Bring up render_mesages.cc on POSIX.jeremy@chromium.org2008-12-292-0/+18
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-262-2/+2
* Provide an unimplemented function to appease the dynamic linker.evanm@google.com2008-12-262-0/+17
* Initial subset of .vcproj file generation, covering generation of:sgk@google.com2008-12-245-86/+467
* Fix a memory leak in json_reader_unittest.ccaa@chromium.org2008-12-241-24/+26
* Reverting 7423.erikkay@google.com2008-12-232-13/+0
* Add stdio to this file becasue we use FILE.nsylvain@chromium.org2008-12-231-0/+2
* file_util minor cleanup:erikkay@google.com2008-12-234-15/+58
* Add a method to explicitly request a UTF8 representation of a FilePath. This...erikkay@google.com2008-12-232-0/+13
* Add FilePath support to FileVersionInfo, fix Mac memory issues.avi@google.com2008-12-233-11/+24
* Update comments and remove bogus DCHECK in windows-specific broadcasted power...mbelshe@google.com2008-12-231-4/+13
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-196-8/+82
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-183-19/+19
* remove stray .h file from the compile sources listpinkerton@google.com2008-12-181-2/+0
* Fix bug 3789:mbelshe@google.com2008-12-181-1/+7
* Remove the purify directive which should no longer be necessary.ericroman@google.com2008-12-181-9/+0
* fix merge failureaa@chromium.org2008-12-181-1/+0
* Rather than create a TODO that will never be done, I went ahead and implement...aa@chromium.org2008-12-183-6/+96
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-172-3/+6
* Fix ommision in 7175.jeremy@chromium.org2008-12-171-2/+2
* * On POSIX, make sure we don't leak FDs when launching child Processes.jeremy@chromium.org2008-12-177-21/+223
* Mark MessageLoop::delayed_work_queue_ as initialized so Purify doesn't report...ericroman@google.com2008-12-171-0/+9
* Reverting 7156.ojan@google.com2008-12-177-200/+18
* * On POSIX, make sure we don't leak FDs when launching child Processes.jeremy@chromium.org2008-12-177-18/+200
* Include "base/hash_tables.h" instead of hand-picking header files.avi@google.com2008-12-171-2/+1
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-171-0/+2