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
*
[Mac] Use the app's version as the app shim bundle version.
jackhou
2015-03-23
3
-2
/
+18
*
Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.
tommycli
2015-03-16
2
-5
/
+5
*
Use fixed socket name instead of SecureSocketWithKey
vitalybuka
2015-03-16
4
-37
/
+1
*
Update Mac-specific code to use the new version of LaunchProcess.
rvargas
2015-01-10
1
-1
/
+1
*
replace COMPILE_ASSERT with static_assert in chrome/common/
mostynb
2015-01-05
2
-19
/
+23
*
Switch users of foundation_util.h to include it directly and clean up uses of...
avi
2014-12-21
2
-2
/
+2
*
Cleanup: Better constify some strings in chrome.
thestig
2014-10-22
2
-2
/
+2
*
Standardize usage of virtual/override/final in chrome/
dcheng
2014-10-21
1
-21
/
+17
*
Replacing the OVERRIDE with override in chrome/common
mohan.reddy
2014-10-07
1
-8
/
+8
*
Mac: Give app_shim code a nicer home
tapted
2014-09-24
2
-0
/
+128
*
[Mac] Fix ChromeLocatorTest on official builds.
jackhou
2014-09-09
1
-28
/
+6
*
Disable app_mode_chrome_locator_browsertest.mm on official builds.
jackhou
2014-09-03
1
-5
/
+27
*
[Mac] Make app shims load the same framework version as the running Chrome pr...
jackhou
2014-08-29
6
-92
/
+175
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
3
-3
/
+3
*
Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and Scop...
tapted@chromium.org
2014-08-12
4
-161
/
+0
*
Upgrade a DLOG(INFO) and remove an fprintf in objc_zombie.mm
tapted@chromium.org
2014-08-12
1
-2
/
+5
*
Add Bartender helpers to the CFBundleBlocker whitelist.
rsesek@chromium.org
2014-07-28
1
-0
/
+6
*
Add UMA for --app-shim-error.
jackhou@chromium.org
2014-07-09
2
-0
/
+4
*
Clamp down various chrome/ DEPS files.
thestig@chromium.org
2014-06-24
1
-0
/
+1
*
[Mac] Rebuild app shims when they fail to dyload Chrome Framework.
jackhou@chromium.org
2014-06-18
5
-12
/
+30
*
[Mac] Add interactive App Shim test.
jackhou@chromium.org
2014-06-18
2
-0
/
+5
*
Revert 277743 "[Mac] Add interactive App Shim test."
macourteau@chromium.org
2014-06-17
2
-5
/
+0
*
[Mac] Add interactive App Shim test.
jackhou@chromium.org
2014-06-17
2
-0
/
+5
*
Revert 276368 "[Mac] Add interactive App Shim test."
phoglund@chromium.org
2014-06-11
2
-5
/
+0
*
[Mac] Add interactive App Shim test.
jackhou@chromium.org
2014-06-11
2
-0
/
+5
*
File association for app shims. (Mac)
jackhou@chromium.org
2014-04-29
2
-0
/
+17
*
Detect when the Chrome framework cannot be loaded and launch Chrome instead. ...
jackhou@chromium.org
2014-04-24
2
-1
/
+7
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-2
/
+2
*
Put app shim IPC socket in a temporary directory. (Mac)
jackhou@chromium.org
2014-02-10
2
-3
/
+21
*
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
[next]