summaryrefslogtreecommitdiffstats
path: root/base/base.xcodeproj/project.pbxproj
Commit message (Expand)AuthorAgeFilesLines
* GYP it, GYP it good.mark@chromium.org2009-03-021-1893/+0
* Get DataPack compiling on Mac and run its unittest.thomasvl@chromium.org2009-02-251-0/+10
* Recommit r10259 after successful try server run.jeremy@chromium.org2009-02-241-0/+4
* Revert r10259 & subsequent fixes.jeremy@chromium.org2009-02-241-4/+0
* Fix for Sandboxed WebKit on OS X:jeremy@chromium.org2009-02-241-0/+4
* Disable Native Crash reporting on OS X, till we enable Breakpad integration.jeremy@chromium.org2009-02-131-0/+4
* Unittest gardening on MacOS X:shess@chromium.org2009-02-111-0/+4
* Properly honor base::SharedMemory semantics for name="" to meanjrg@chromium.org2009-02-041-1/+5
* Add a Version class and matching unit tests, roughly based on chrome/installe...erikkay@google.com2009-01-291-0/+10
* Add ScopedTempDir - a class that manages the lifetime of a temporary directory.erikkay@google.com2009-01-281-0/+10
* Roll forward 8722,8721jeremy@chromium.org2009-01-271-0/+2
* Reverting 8722,8721.maruel@chromium.org2009-01-271-2/+0
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-271-0/+2
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-271-0/+54
* undo 8692 (fix build failure)estade@chromium.org2009-01-271-41/+0
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-271-0/+41
* Unfork test_shell_main:amanda@chromium.org2009-01-261-0/+4
* Project changes (automatic reordering by UUID).avi@chromium.org2009-01-231-4/+4
* Back out erroneous r8140mark@chromium.org2009-01-161-4/+4
* Fix OSX compilejeremy@chromium.org2009-01-151-4/+4
* Mac build fix: xcode updatesagl@chromium.org2009-01-151-4/+8
* add system_monitor_posix to buildpinkerton@google.com2009-01-151-0/+4
* remove stray .h file from the compile sources listpinkerton@google.com2008-12-181-2/+0
* * On POSIX, make sure we don't leak FDs when launching child Processes.jeremy@chromium.org2008-12-171-0/+2
* Reverting 7156.ojan@google.com2008-12-171-2/+0
* * On POSIX, make sure we don't leak FDs when launching child Processes.jeremy@chromium.org2008-12-171-0/+2
* Adds a helper class used to mark/define critical section in a class and then ...maruel@chromium.org2008-12-171-0/+12
* Build a few more files on the Mac:mark@chromium.org2008-12-111-0/+6
* Cleanup of the path service. (With some extra utilities to be used later.)avi@google.com2008-12-091-0/+10
* Move skia_utils_mac from base/gfx to skia/ext.brettw@google.com2008-12-031-6/+0
* Add skia_utils_mac to the base_gfx targetmark@chromium.org2008-12-031-2/+4
* Put back skia_utils into the build. This will be the next step (I didn't move...brettw@google.com2008-12-031-3/+4
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-29/+0
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-0/+10
* Fix mac build bustage by syncing to new file locations.brettw@google.com2008-12-021-10/+0
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-6/+0
* Un-duplicate EvictFileFromSystemCache.deanm@chromium.org2008-11-251-0/+6
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-16/+0
* Mac changes for r5690mark@chromium.org2008-11-191-26/+0
* Fix the mac build to add dmg_fp to the libbase.a.tony@chromium.org2008-11-151-47/+10
* fix mac buildtony@chromium.org2008-11-131-2/+2
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-121-0/+43
* make sure we match all the tests and files that linux has running. We were ne...pinkerton@google.com2008-11-111-2/+8
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-071-0/+16
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-0/+10
* Turn time_mac.cc back on, with workaround for scoped_cftyperef reset bugamanda@chromium.org2008-11-041-3/+3
* Revert r4473 to fix build breakage (local time zone tests failed)amanda@chromium.org2008-11-031-2/+4
* Update Mac implemention of Time to prevent problems withamanda@chromium.org2008-11-031-4/+4
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-10/+6
* 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process namesjeremy@chromium.org2008-10-291-0/+10