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
*
GYP it, GYP it good.
mark@chromium.org
2009-03-02
1
-1893
/
+0
*
Get DataPack compiling on Mac and run its unittest.
thomasvl@chromium.org
2009-02-25
1
-0
/
+10
*
Recommit r10259 after successful try server run.
jeremy@chromium.org
2009-02-24
1
-0
/
+4
*
Revert r10259 & subsequent fixes.
jeremy@chromium.org
2009-02-24
1
-4
/
+0
*
Fix for Sandboxed WebKit on OS X:
jeremy@chromium.org
2009-02-24
1
-0
/
+4
*
Disable Native Crash reporting on OS X, till we enable Breakpad integration.
jeremy@chromium.org
2009-02-13
1
-0
/
+4
*
Unittest gardening on MacOS X:
shess@chromium.org
2009-02-11
1
-0
/
+4
*
Properly honor base::SharedMemory semantics for name="" to mean
jrg@chromium.org
2009-02-04
1
-1
/
+5
*
Add a Version class and matching unit tests, roughly based on chrome/installe...
erikkay@google.com
2009-01-29
1
-0
/
+10
*
Add ScopedTempDir - a class that manages the lifetime of a temporary directory.
erikkay@google.com
2009-01-28
1
-0
/
+10
*
Roll forward 8722,8721
jeremy@chromium.org
2009-01-27
1
-0
/
+2
*
Reverting 8722,8721.
maruel@chromium.org
2009-01-27
1
-2
/
+0
*
First step of porting VisitedLinkMaster to POSIX:
jeremy@chromium.org
2009-01-27
1
-0
/
+2
*
Try2 of issue 18772. (move jpeg_codec* to base/gfx)
estade@chromium.org
2009-01-27
1
-0
/
+54
*
undo 8692 (fix build failure)
estade@chromium.org
2009-01-27
1
-41
/
+0
*
Move jpeg_codec.* to base/gfx
estade@chromium.org
2009-01-27
1
-0
/
+41
*
Unfork test_shell_main:
amanda@chromium.org
2009-01-26
1
-0
/
+4
*
Project changes (automatic reordering by UUID).
avi@chromium.org
2009-01-23
1
-4
/
+4
*
Back out erroneous r8140
mark@chromium.org
2009-01-16
1
-4
/
+4
*
Fix OSX compile
jeremy@chromium.org
2009-01-15
1
-4
/
+4
*
Mac build fix: xcode updates
agl@chromium.org
2009-01-15
1
-4
/
+8
*
add system_monitor_posix to build
pinkerton@google.com
2009-01-15
1
-0
/
+4
*
remove stray .h file from the compile sources list
pinkerton@google.com
2008-12-18
1
-2
/
+0
*
* On POSIX, make sure we don't leak FDs when launching child Processes.
jeremy@chromium.org
2008-12-17
1
-0
/
+2
*
Reverting 7156.
ojan@google.com
2008-12-17
1
-2
/
+0
*
* On POSIX, make sure we don't leak FDs when launching child Processes.
jeremy@chromium.org
2008-12-17
1
-0
/
+2
*
Adds a helper class used to mark/define critical section in a class and then ...
maruel@chromium.org
2008-12-17
1
-0
/
+12
*
Build a few more files on the Mac:
mark@chromium.org
2008-12-11
1
-0
/
+6
*
Cleanup of the path service. (With some extra utilities to be used later.)
avi@google.com
2008-12-09
1
-0
/
+10
*
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
[next]