summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix a proto-type mismatch on a virtual override.deanm@chromium.org2008-11-182-3/+6
* Don't get the TLS for invalid TLS indexes. Thisnsylvain@chromium.org2008-11-181-0/+3
* Fix the glib pump getting wedged.deanm@chromium.org2008-11-182-1/+33
* Fix an inaccurate comment.evanm@google.com2008-11-181-1/+2
* addressing commentsagl@chromium.org2008-11-181-9/+8
* Check ftruncate resultagl@chromium.org2008-11-181-13/+17
* Remove the locale parameter from the StringToDouble andtc@google.com2008-11-186-131/+78
* Implement some missing file util functions.estade@chromium.org2008-11-176-21/+25
* Remove the uniscribe unittest from the scons build that moved to WebKit.brettw@google.com2008-11-171-2/+0
* Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code frombrettw@google.com2008-11-178-1801/+0
* Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, rem...pinkerton@google.com2008-11-176-4/+33
* Fix the mac build to add dmg_fp to the libbase.a.tony@chromium.org2008-11-153-48/+12
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-153-3/+21
* RandUInt -> RandUint to match the style of other Uint functions.deanm@chromium.org2008-11-144-8/+8
* Move dmg_fp to base/third_party/dmg_fp and include thetc@google.com2008-11-146-12/+3540
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-141-4/+2
* Don't include system headers inside a namespace.evanm@google.com2008-11-141-1/+6
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-141-2/+4
* Next round of SCons changes:sgk@google.com2008-11-141-0/+2
* fix bug in locale dependence checktc@google.com2008-11-141-1/+1
* More Mac & Linux fixes for base namespaces.brettw@google.com2008-11-143-8/+8
* Linux build bustage fix.brettw@google.com2008-11-141-1/+1