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
/
foundation_util.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make RenderTextMac more efficient by caching fonts and taking advantage of to...
avi@chromium.org
2013-10-30
1
-1
/
+59
*
Revert 231670 "Make RenderTextMac more efficient by caching font..."
avi@chromium.org
2013-10-30
1
-59
/
+1
*
Fix AmIBundled for command-line executions. Again.
avi@chromium.org
2013-10-29
1
-24
/
+2
*
Make RenderTextMac more efficient by caching fonts and taking advantage of to...
avi@chromium.org
2013-10-29
1
-1
/
+59
*
Fix AmIBundled for command-line executions.
avi@chromium.org
2013-10-28
1
-7
/
+24
*
Do not use Process Manager functions for determining bundledness.
avi@chromium.org
2013-10-25
1
-18
/
+10
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-3
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move sys_string_conversions to base/strings.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Implement RemovableDeviceNotifications for Mac
sail@chromium.org
2012-09-15
1
-0
/
+4
*
Initial RenderTextMac implementation using CoreText.
asvitkine@chromium.org
2012-07-23
1
-0
/
+10
*
Get mac_logging and foundation_util working on iOS
stuartmorgan@chromium.org
2012-07-11
1
-0
/
+14
*
Fix Mac shared component build following r137235.
mark@chromium.org
2012-05-16
1
-3
/
+0
*
Activate Keychain reauthorization.
mark@chromium.org
2012-05-15
1
-1
/
+12
*
Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notifi...
mattm@chromium.org
2012-03-01
1
-2
/
+0
*
Add Media device notification to SystemMonitor and Mac impl
vandebo@chromium.org
2012-02-29
1
-0
/
+2
*
Publish app shortcuts on Mac
sail@chromium.org
2012-02-11
1
-5
/
+14
*
Add OSSTATUS_LOG API.
mark@chromium.org
2012-01-27
1
-2
/
+3
*
Transition to base/mac/bundle_locations.h step 2
jeremy@chromium.org
2012-01-19
1
-8
/
+0
*
Transition to base/mac/bundle_locations.h step 1
jeremy@chromium.org
2012-01-19
1
-30
/
+9
*
Use the new base::mac::GetValueFromDictionary<>() method.
kushi.p@gmail.com
2011-12-01
1
-34
/
+13
*
Valgrind: Fix a leak in GetValueFromDictionary for cocoa.
jhawkins@chromium.org
2011-11-16
1
-2
/
+4
*
Create a nicer interface for base::mac::GetValueFromDictionary
kushi.p@gmail.com
2011-11-15
1
-11
/
+40
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-5
/
+5
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-5
/
+5
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-5
/
+5
*
Create a CFCast<>() method for casting a basic CFTypeRef to a more specific C...
kushi.p@gmail.com
2011-10-19
1
-2
/
+32
*
Move the implementations for the CF/NS casts to foundation_util
stuartmorgan@chromium.org
2011-05-05
1
-0
/
+73
*
Mac base cleanup.
avi@chromium.org
2011-04-29
1
-0
/
+11
*
Use the real Mac browser app's bundle identifier everywhere that a base
mark@chromium.org
2011-04-22
1
-0
/
+24
*
Back out r77530, making the helper app an LSUIElement as it had been prior to
mark@chromium.org
2011-03-29
1
-2
/
+2
*
Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug...
kushi.p@gmail.com
2011-03-13
1
-2
/
+2
*
Remove temporary testing junk accidentally included in last commit.
mark@chromium.org
2011-03-09
1
-3
/
+1
*
Replace LSUIElement with LSBackgroundOnly.
mark@chromium.org
2011-03-09
1
-2
/
+4
*
Add support for ICU data in a data file.
thomasvl@chromium.org
2011-02-10
1
-0
/
+9
*
Move some mac_util functions into foundation_util.
rohitrao@chromium.org
2011-01-28
1
-0
/
+227