summaryrefslogtreecommitdiffstats
path: root/base/base.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* 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
* Roll back project file portion of r4024. The unit test is not ready on Macmark@chromium.org2008-10-281-8/+0
* Enable stats_tabe_unittest.cc on OS X.jeremy@chromium.org2008-10-271-0/+8
* Add field trial support to base on the Macamanda@chromium.org2008-10-231-0/+10
* Make String Conversion Unittest x-platform + fix a small bug the tests exposed.jeremy@chromium.org2008-10-221-0/+4
* Bring up idletimer unittest on Mac port.jeremy@chromium.org2008-10-131-0/+6
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-4/+0
* Provide converters to and from NSString* in sys_string_conversionsmark@chromium.org2008-10-081-4/+6
* Add a FilePath objectmark@chromium.org2008-10-031-5/+15
* Bring up clipboard_unittest.cc on the Mac.jeremy@chromium.org2008-10-021-0/+4
* Add platform_canvas_unittest.ccjeremy@chromium.org2008-10-011-0/+2
* Refactoring for portability:mark@chromium.org2008-09-291-0/+14
* Provide autorelease pool management on the Mac in all types of message pumps.mark@chromium.org2008-09-251-0/+6
* Adding system_monitor to buildpinkerton@google.com2008-09-251-0/+8
* Mac-specific CFRunLoop-based MessagePump implementationmark@chromium.org2008-09-231-2/+12
* Build libevent on Macmark@chromium.org2008-09-181-0/+49
* Add a class for extracting system-specific information, like the number of pr...deanm@chromium.org2008-09-171-4/+12
* Port the thread local storage unittest to Mac and linux.paulg@google.com2008-09-111-0/+4
* Sort allegedly-sorted listsmark@chromium.org2008-09-111-2/+6
* First pass of porting the shared memory unittest. We still needpaulg@google.com2008-09-111-0/+4
* Refactor the platform canvas unit test a bit so that it can be run onawalker@google.com2008-09-091-0/+10
* Rename "run net_unittests" to "run_net_unittests" like we do with other unitmmentovai@google.com2008-09-081-1/+1
* Add LazyInstance (r1837) to the Mac buildmmentovai@google.com2008-09-081-0/+10
* Add non_thread_safe.cc and trace_event.cc to the Mac buildmmentovai@google.com2008-09-051-0/+12
* HMAC-SHA1 implementation for Mac based on CommonCrypto;mmentovai@google.com2008-09-041-0/+10
* Build and test ThreadLocal* for Mac (r1678)mmentovai@google.com2008-09-031-0/+12
* Move icu.xcodeproj into the icu38 directory, as is done with all othermmentovai@google.com2008-09-031-1/+1
* Add simple_thread, its unittest, and atomicops_unittest on the Macmmentovai@google.com2008-09-021-0/+14
* WorkerPool implementation for Mac, using NSOperationQueuemmentovai@google.com2008-08-281-0/+12
* Ensure Cocoa sets up its multithreaded environmentmmentovai@google.com2008-08-281-0/+4