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
/
chrome
/
common
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of ui_cocoa_third_party_toolkits target from ui.gyp
tfarina@chromium.org
2013-12-18
1
-1
/
+1
*
Add explicit base namespace to string16 users.
brettw@chromium.org
2013-12-05
4
-5
/
+5
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Remove nscoder_util
stuartmorgan@chromium.org
2013-10-10
3
-103
/
+0
*
Rename base::debug::StackTrace::PrintBacktrace() to Print().
rsesek@chromium.org
2013-08-29
1
-1
/
+1
*
Send Chrome's process id to the app shim.
jackhou@chromium.org
2013-08-26
2
-4
/
+5
*
Update include paths in chrome/common/ for base/process changes.
rsesek@chromium.org
2013-07-23
2
-2
/
+1
*
Use a direct include of the message_loop header in chrome/app, chrome/common,...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-3
/
+3
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
new.crbug.com -> crbug.com/new
dbeam@chromium.org
2013-07-03
1
-1
/
+1
*
mac: Remove unused includes of scoped_nsobject.h.
thakis@chromium.org
2013-06-25
1
-1
/
+0
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
5
-16
/
+16
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
2
-25
/
+17
*
Use a direct include of strings headers in chrome/common/, part 2.
avi@chromium.org
2013-06-11
5
-6
/
+6
*
Use unique names for app shim bundles based on profile dir and extension id.
jackhou@chromium.org
2013-06-07
2
-0
/
+15
*
Start app shim when app launched.
jackhou@chromium.org
2013-05-31
2
-0
/
+6
*
Update the OSX app shim to support the app launcher.
tapted@chromium.org
2013-05-14
2
-0
/
+5
*
chrome: Use base::MessageLoop. (Part 1)
xhwang@chromium.org
2013-05-10
1
-4
/
+6
*
Remove iOS specific define to avoid objc_root_class in CrZombie.
justincohen@google.com
2013-05-02
1
-9
/
+0
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
1
-2
/
+4
*
Rename sys_string_conversions in chrome.
brettw@chromium.org
2013-03-28
4
-4
/
+4
*
[mac] App shims
jeremya@chromium.org
2013-03-18
2
-5
/
+11
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
5
-5
/
+5
*
Use base namespace for FilePath in chrome/common and content/common.
brettw@chromium.org
2013-02-07
5
-32
/
+32
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-4
/
+6
*
[mac] Fix Chrome bundle locating in app mode for Canary.
jeremya@chromium.org
2013-01-24
1
-2
/
+10
*
Rearchitecting the 'app mode' code on mac for v2 apps.
jeremya@chromium.org
2013-01-15
2
-4
/
+11
*
Fix iOS build for XCode 4.6.
justincohen@google.com
2013-01-08
1
-1
/
+4
*
Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.
rsesek@chromium.org
2013-01-03
1
-10
/
+10
*
Revert 167021, info lead to bug-fix.
shess@chromium.org
2012-12-03
1
-4
/
+0
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
[Mac] Temporarily stop clearing zombie objects.
shess@chromium.org
2012-11-10
1
-0
/
+4
*
NSCoder support for std::string archiving.
noyau@chromium.org
2012-10-22
3
-0
/
+103
*
Changes to make the zombie treadmill compile on iOS.
rohitrao@chromium.org
2012-09-27
3
-22
/
+10
*
Remove runtime lookup of objc_setAssociatedObject
sail@chromium.org
2012-09-09
1
-42
/
+7
*
mac: Delete more 10.5-only code
thakis@chromium.org
2012-08-09
1
-119
/
+11
*
roll clang 159409:160967
thakis@chromium.org
2012-07-31
1
-1
/
+4
*
mac: Remove one static initializer.
thakis@chromium.org
2012-07-29
1
-3
/
+1
*
More -Wunused-private-field cleanups.
thakis@chromium.org
2012-07-20
2
-2
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
7
-7
/
+0
*
[Mac] Log stack trace for CHECK in bug 97285.
shess@chromium.org
2012-05-18
1
-14
/
+4
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
1
-1
/
+1
*
Fix a few warnings that -Wnull-conversion of a future clang will complain about.
thakis@chromium.org
2012-03-28
1
-1
/
+1
*
Mac: Enable WebAppShortcutCreatorTest.CreateShortcut unit test
jeremy@chromium.org
2012-02-29
2
-11
/
+11
*
Mac: Generate App Mode Loader bundle + cleanup
jeremy@chromium.org
2012-02-29
2
-6
/
+16
*
roll gtm 459:516
thakis@chromium.org
2012-02-27
1
-1
/
+1
*
Add extension path field to Mac platform apps
sail@chromium.org
2012-02-24
2
-0
/
+7
*
Add user data dir field to Mac platform apps
sail@chromium.org
2012-02-24
2
-0
/
+7
*
Mac app mode: locate Chrome + refactor
jeremy@chromium.org
2012-02-13
5
-6
/
+211
[next]