summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Redo fix from yesterday.mbelshe@google.com2008-12-022-6/+56
* Fix mac build bustage by syncing to new file locations.brettw@google.com2008-12-021-10/+0
* Delete files from base unittests that I moved to skia.brettw@google.com2008-12-021-2/+0
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-0215-1549/+6
* Quick touchup requested by revieweravi@google.com2008-12-021-2/+1
* Revert r6233, need to move the cert, there is a policy against dkegel@google.com2008-12-021-47/+2
* For http://code.google.com/p/chromium/issues/detail?id=4510dkegel@google.com2008-12-021-2/+47
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-0211-66/+8
* Implement GetCPUUsage; it was causing link errors because of its absence on t...avi@google.com2008-12-022-5/+53
* Revert the timer code again because even after relandingnsylvain@chromium.org2008-12-022-48/+6
* Reland 6190 now that the tree is green to see ifnsylvain@chromium.org2008-12-022-6/+48
* Fixes and enhancementssgk@google.com2008-12-021-6/+0
* Revert 6190 to see if it's the cause of the 100+ new regressionsnsylvain@chromium.org2008-12-022-48/+6
* Found a bug in the BaseTimer (used by OneShotTimer).mbelshe@google.com2008-12-022-6/+48
* Fix CloseHandle blunder. I was thinking that the handle would be closed by S...tommi@chromium.org2008-12-011-0/+1
* Making sure that the buffer we use with ReadFile/WriteFile is pagetommi@chromium.org2008-12-011-10/+67
* Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...maruel@chromium.org2008-12-012-4/+1
* 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