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
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OSSTATUS_LOG API.
mark@chromium.org
2012-01-27
4
-11
/
+124
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
1
-3
/
+2
*
Transition to base/mac/bundle_locations.h step 3
jeremy@chromium.org
2012-01-25
1
-3
/
+4
*
Transition to base/mac/bundle_locations.h step 2
jeremy@chromium.org
2012-01-19
2
-14
/
+0
*
Transition to base/mac/bundle_locations.h step 1
jeremy@chromium.org
2012-01-19
2
-38
/
+12
*
Functions to return locations of various Chrome bundles.
jeremy@chromium.org
2012-01-11
2
-0
/
+149
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-19
1
-1
/
+4
*
Revert 114944 - Standardize StringToInt{,64} interface.
battre@chromium.org
2011-12-18
1
-4
/
+1
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-18
1
-1
/
+4
*
Revert 114929 - Standardize StringToInt{,64} interface.
rsleevi@chromium.org
2011-12-17
1
-4
/
+1
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-17
1
-1
/
+4
*
[Mac] Ignore spell-checker exceptions.
shess@chromium.org
2011-12-10
2
-0
/
+27
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-12-01
3
-0
/
+111
*
Use the new base::mac::GetValueFromDictionary<>() method.
kushi.p@gmail.com
2011-12-01
3
-68
/
+21
*
Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...
hayato@chromium.org
2011-12-01
3
-111
/
+0
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-11-30
3
-0
/
+111
*
Valgrind: Fix a leak in GetValueFromDictionary for cocoa.
jhawkins@chromium.org
2011-11-16
1
-2
/
+4
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
Create a nicer interface for base::mac::GetValueFromDictionary
kushi.p@gmail.com
2011-11-15
3
-15
/
+134
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
1
-15
/
+5
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
3
-29
/
+29
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
3
-29
/
+29
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
3
-29
/
+29
*
Create ObjCCast<>() and ObjCCastStrict<>() methods
kushi.p@gmail.com
2011-10-24
2
-0
/
+157
*
Create a CFCast<>() method for casting a basic CFTypeRef to a more specific C...
kushi.p@gmail.com
2011-10-19
3
-4
/
+224
*
Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}
jeremy@chromium.org
2011-09-11
2
-0
/
+92
*
cycle bots
thakis@chromium.org
2011-08-30
1
-1
/
+1
*
Mac Lion: Chrome opens new window on restart when no windows were previously ...
dhollowa@chromium.org
2011-08-10
2
-24
/
+33
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
6
-68
/
+69
*
mac: Components build for base, easy part
thakis@chromium.org
2011-07-29
6
-60
/
+72
*
Fix Mac 10.6 SDK compile errors found with Clang.
rsesek@chromium.org
2011-07-26
1
-0
/
+1
*
Extend TTS extension API to support richer events returned from the engine
dmazzoni@chromium.org
2011-07-07
1
-1
/
+2
*
Fix relaunches on the Mac.
mark@chromium.org
2011-06-24
2
-0
/
+25
*
Get rid of ClearByPathBackupExclusion.
mark@chromium.org
2011-06-20
2
-27
/
+0
*
Add three more possibilites for inlining for the base::mac::IsOS* family.
mark@chromium.org
2011-06-15
2
-0
/
+9
*
Remove Leftover -journal File By-path Exclusions
mrossetti@chromium.org
2011-06-15
2
-12
/
+27
*
Don't do the pre-emptive unexclude by-path on Lion. It's available to root
mark@chromium.org
2011-06-14
1
-6
/
+16
*
Improve and unify Mac OS X run-time version checks.
mark@chromium.org
2011-06-14
3
-0
/
+218
*
Non-path Time Machine Exclusions
mrossetti@chromium.org
2011-05-26
3
-57
/
+43
*
[Mac] Allow NSExceptions in certain cases.
shess@chromium.org
2011-05-24
2
-0
/
+90
*
Move the implementations for the CF/NS casts to foundation_util
stuartmorgan@chromium.org
2011-05-05
2
-72
/
+73
*
Move some Foundation-specific utilities from mac_util to foundation_util
stuartmorgan@chromium.org
2011-05-05
2
-69
/
+69
*
Mac base cleanup.
avi@chromium.org
2011-04-29
2
-0
/
+30
*
Fix ReleasableInstanceName to account for the fact that the V property
mark@chromium.org
2011-04-26
2
-83
/
+234
*
Use the real Mac browser app's bundle identifier everywhere that a base
mark@chromium.org
2011-04-22
2
-1
/
+36
*
I can't count.
mark@chromium.org
2011-04-20
1
-1
/
+1
*
10.5 SDK compatibility for ObjCPropertyReleaserTest.
mark@chromium.org
2011-04-20
1
-23
/
+8
*
Introduce ObjCPropertyReleaser for automatic releasing of Objective-C
mark@chromium.org
2011-04-20
3
-0
/
+471
*
Fix some typos.
maf@chromium.org
2011-04-17
1
-3
/
+3
*
All your base/mac are belong to us.
mark@chromium.org
2011-04-14
1
-0
/
+2
[next]