index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
base.xcodeproj
/
project.pbxproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move skia_utils_mac from base/gfx to skia/ext.
brettw@google.com
2008-12-03
1
-6
/
+0
*
Add skia_utils_mac to the base_gfx target
mark@chromium.org
2008-12-03
1
-2
/
+4
*
Put back skia_utils into the build. This will be the next step (I didn't move...
brettw@google.com
2008-12-03
1
-3
/
+4
*
Move convolver and image_operations from base/gfx to skia/ext. This is just
brettw@google.com
2008-12-03
1
-29
/
+0
*
Revert my skia file moves because of layout test failures.
brettw@google.com
2008-12-03
1
-0
/
+10
*
Fix mac build bustage by syncing to new file locations.
brettw@google.com
2008-12-02
1
-10
/
+0
*
* Cleanup: move base/platform_test.h -> testing/
jeremy@chromium.org
2008-12-02
1
-6
/
+0
*
Un-duplicate EvictFileFromSystemCache.
deanm@chromium.org
2008-11-25
1
-0
/
+6
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
1
-16
/
+0
*
Mac changes for r5690
mark@chromium.org
2008-11-19
1
-26
/
+0
*
Fix the mac build to add dmg_fp to the libbase.a.
tony@chromium.org
2008-11-15
1
-47
/
+10
*
fix mac build
tony@chromium.org
2008-11-13
1
-2
/
+2
*
Make unit_tests pass with pt_BR.UTF-8 locale.
tc@google.com
2008-11-12
1
-0
/
+43
*
make sure we match all the tests and files that linux has running. We were ne...
pinkerton@google.com
2008-11-11
1
-2
/
+8
*
Dramatically improve the link time in release mode. Today's MC Hammer Xcode
mark@chromium.org
2008-11-07
1
-0
/
+16
*
Rewrote the clipboard API to be more concurrent. Added a helper class to make...
estade@chromium.org
2008-11-05
1
-0
/
+10
*
Turn time_mac.cc back on, with workaround for scoped_cftyperef reset bug
amanda@chromium.org
2008-11-04
1
-3
/
+3
*
Revert r4473 to fix build breakage (local time zone tests failed)
amanda@chromium.org
2008-11-03
1
-2
/
+4
*
Update Mac implemention of Time to prevent problems with
amanda@chromium.org
2008-11-03
1
-4
/
+4
*
* Add write and read/write support to FileStream (renamed from FileInputStream).
erikkay@google.com
2008-11-03
1
-10
/
+6
*
1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names
jeremy@chromium.org
2008-10-29
1
-0
/
+10
*
Roll back project file portion of r4024. The unit test is not ready on Mac
mark@chromium.org
2008-10-28
1
-8
/
+0
*
Enable stats_tabe_unittest.cc on OS X.
jeremy@chromium.org
2008-10-27
1
-0
/
+8
*
Add field trial support to base on the Mac
amanda@chromium.org
2008-10-23
1
-0
/
+10
*
Make String Conversion Unittest x-platform + fix a small bug the tests exposed.
jeremy@chromium.org
2008-10-22
1
-0
/
+4
*
Bring up idletimer unittest on Mac port.
jeremy@chromium.org
2008-10-13
1
-0
/
+6
*
Patch by Thatcher Ulrich <tulrich@google.com>.
ojan@google.com
2008-10-09
1
-4
/
+0
*
Provide converters to and from NSString* in sys_string_conversions
mark@chromium.org
2008-10-08
1
-4
/
+6
*
Add a FilePath object
mark@chromium.org
2008-10-03
1
-5
/
+15
*
Bring up clipboard_unittest.cc on the Mac.
jeremy@chromium.org
2008-10-02
1
-0
/
+4
*
Add platform_canvas_unittest.cc
jeremy@chromium.org
2008-10-01
1
-0
/
+2
*
Refactoring for portability:
mark@chromium.org
2008-09-29
1
-0
/
+14
*
Provide autorelease pool management on the Mac in all types of message pumps.
mark@chromium.org
2008-09-25
1
-0
/
+6
*
Adding system_monitor to build
pinkerton@google.com
2008-09-25
1
-0
/
+8
*
Mac-specific CFRunLoop-based MessagePump implementation
mark@chromium.org
2008-09-23
1
-2
/
+12
*
Build libevent on Mac
mark@chromium.org
2008-09-18
1
-0
/
+49
*
Add a class for extracting system-specific information, like the number of pr...
deanm@chromium.org
2008-09-17
1
-4
/
+12
*
Port the thread local storage unittest to Mac and linux.
paulg@google.com
2008-09-11
1
-0
/
+4
*
Sort allegedly-sorted lists
mark@chromium.org
2008-09-11
1
-2
/
+6
*
First pass of porting the shared memory unittest. We still need
paulg@google.com
2008-09-11
1
-0
/
+4
*
Refactor the platform canvas unit test a bit so that it can be run on
awalker@google.com
2008-09-09
1
-0
/
+10
*
Rename "run net_unittests" to "run_net_unittests" like we do with other unit
mmentovai@google.com
2008-09-08
1
-1
/
+1
*
Add LazyInstance (r1837) to the Mac build
mmentovai@google.com
2008-09-08
1
-0
/
+10
*
Add non_thread_safe.cc and trace_event.cc to the Mac build
mmentovai@google.com
2008-09-05
1
-0
/
+12
*
HMAC-SHA1 implementation for Mac based on CommonCrypto;
mmentovai@google.com
2008-09-04
1
-0
/
+10
*
Build and test ThreadLocal* for Mac (r1678)
mmentovai@google.com
2008-09-03
1
-0
/
+12
*
Move icu.xcodeproj into the icu38 directory, as is done with all other
mmentovai@google.com
2008-09-03
1
-1
/
+1
*
Add simple_thread, its unittest, and atomicops_unittest on the Mac
mmentovai@google.com
2008-09-02
1
-0
/
+14
*
WorkerPool implementation for Mac, using NSOperationQueue
mmentovai@google.com
2008-08-28
1
-0
/
+12
*
Ensure Cocoa sets up its multithreaded environment
mmentovai@google.com
2008-08-28
1
-0
/
+4
[next]