summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Rollbackmbelshe@google.com2008-12-011-4/+2
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-301-2/+4
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-278-157/+231
* Roll back r6063. TBR.dank@chromium.org2008-11-262-61/+2
* Point nss at root certs so test_shell can talk to mail.google.com without war...dank@chromium.org2008-11-262-2/+61
* Add the test_file_util changes to the Windows scons.deanm@chromium.org2008-11-251-0/+1
* ScopedHandle is not in a namespace.deanm@chromium.org2008-11-251-1/+2
* Fix Windows vcproj file, it should be test_file_util_win.cc.deanm@chromium.org2008-11-251-1/+1
* Un-duplicate EvictFileFromSystemCache.deanm@chromium.org2008-11-256-0/+188
* Port base/watchdog to Linux.deanm@chromium.org2008-11-255-95/+68
* Append a trailing slash on file directory URLs. Thus a link to /directory wil...estade@chromium.org2008-11-252-12/+34
* Review URL: http://codereview.chromium.org/12434jcampan@chromium.org2008-11-252-0/+9
* Reverting 5971.maruel@chromium.org2008-11-252-1/+4
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-252-4/+1
* Lazily create the clipboard owner window. CreateWindow can take ~.5ms, and w...deanm@chromium.org2008-11-252-13/+26
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-2212-160/+1
* Adjust histograms to get better data for latency experimentsjar@google.com2008-11-221-1/+8
* Purify support:sgk@google.com2008-11-221-0/+1
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-225-120/+120
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-226-7/+7
* Generate a warning if the return value of FilePath::Append is ignored.agl@chromium.org2008-11-212-3/+10
* Make the implementation of LaunchApp have the correct prototype to match the ...deanm@chromium.org2008-11-211-1/+1
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-214-4/+4
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-215-120/+120
* Port some files in chrome/common to Linux.evanm@google.com2008-11-211-0/+6
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-215-120/+120
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-213-3/+3
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-211-0/+5
* Only remove -Wall from $CXXFLAGS on Linux, not on Mac. Mac's toolsgk@google.com2008-11-211-1/+1
* Add builds of miscellaneous .exes:sgk@google.com2008-11-213-2/+28
* Port directory lister to allow the linux and mac test shells to display file ...estade@chromium.org2008-11-203-19/+52
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-203-42/+8
* revert 5730estade@chromium.org2008-11-193-52/+19
* Port directory lister to posix.estade@chromium.org2008-11-193-19/+52
* revert 5725estade@chromium.org2008-11-193-52/+19
* Port directory lister so test shell can view file directories.estade@chromium.org2008-11-193-19/+52
* Add url_request_unittest to mac build.ericroman@google.com2008-11-191-6/+21
* fix unitteststc@google.com2008-11-192-4/+5
* Mac changes for r5690mark@chromium.org2008-11-191-26/+0
* Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h...brettw@google.com2008-11-1930-4488/+39
* Fix mac build.evanm@google.com2008-11-191-0/+1
* Move more code to using FilePath.evanm@google.com2008-11-196-36/+39
* disable some tests while I debug offlinetc@google.com2008-11-191-3/+3
* Remove cf_html from webdropdata.h. This is windowstc@google.com2008-11-195-134/+144
* Add pixel layout test support for Linuxagl@chromium.org2008-11-192-13/+52
* Update include guard style.agl@chromium.org2008-11-182-6/+6
* Fix the include guards for scoped_handleagl@chromium.org2008-11-182-6/+6
* Add scoped stdio handles.agl@chromium.org2008-11-182-180/+232
* Revert 5607 because it caused a base_unittest failure.maruel@chromium.org2008-11-181-0/+3
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-181-3/+0