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
/
chrome_paths.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an initial implementation of net-internals inspector in javascript.
eroman@chromium.org
2010-03-23
1
-0
/
+5
*
Load the bookmark manager extension at Chrome startup.
aa@chromium.org
2010-03-04
1
-2
/
+11
*
Default to FOLDERID_Downloads on Windows Vista/7 when safe.
dimich@google.com
2010-01-25
1
-0
/
+8
*
Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...
thestig@chromium.org
2009-12-02
1
-10
/
+0
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-5
/
+4
*
Move all resources into the framework.
mark@chromium.org
2009-10-07
1
-5
/
+4
*
Hook up wifi menu button UI to ChromeOS shared library.
chocobo@google.com
2009-10-01
1
-1
/
+1
*
Create the download folder if it doesn't exist. That is, the actual download ...
thestig@chromium.org
2009-09-25
1
-4
/
+4
*
Refuse to start if we can't get the user data directory.
evan@chromium.org
2009-09-25
1
-1
/
+3
*
Make chromeos build use shared object to load battery
davemoore@chromium.org
2009-09-23
1
-0
/
+8
*
Create the download folder if it doesn't exist.
thestig@chromium.org
2009-09-02
1
-0
/
+1
*
Use real creator code for Keychain items. Instead of hard-coding 'rimZ', use
mark@chromium.org
2009-08-11
1
-1
/
+4
*
Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p...
thestig@chromium.org
2009-08-11
1
-0
/
+10
*
Make the logging dir on mac write outside the bundle in debug, this makes the...
thomasvl@chromium.org
2009-06-12
1
-1
/
+17
*
The CPP logic on the log dir seems to have been wrong since last year. Chang...
thomasvl@chromium.org
2009-05-28
1
-21
/
+3
*
Move the Dictionary dir on the Mac out of the package and into user data.
thomasvl@chromium.org
2009-05-28
1
-1
/
+3
*
DevTools: On Mac, deploy inspector resources into <app_name>/Contents/Resourc...
pfeldman@chromium.org
2009-05-21
1
-6
/
+6
*
Reland this change. Registers paths for the testing exe, too.
ben@chromium.org
2009-05-15
1
-19
/
+0
*
Revert 16173
beng@google.com
2009-05-15
1
-0
/
+19
*
Move/Copy paths used by app to app_paths.
beng@google.com
2009-05-15
1
-19
/
+0
*
linux: keep dictionaries in the user data dir.
evan@chromium.org
2009-05-01
1
-0
/
+7
*
Fix the web inspector on linux.
tc@google.com
2009-04-30
1
-3
/
+3
*
Move the ffmpeg loading function into media library.
ajwong@chromium.org
2009-04-18
1
-23
/
+0
*
Update public FFmpeg header files from r16647 to r18286.
scherkus@chromium.org
2009-04-02
1
-1
/
+1
*
No gears.dll on non-Windows systems.
evan@chromium.org
2009-03-26
1
-0
/
+5
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-1
/
+2
*
Add FilePath setter/getter to pref service. Change callers to use it rather t...
estade@chromium.org
2009-03-04
1
-1
/
+1
*
Instead of appending "Downloads" to the user document directory, let each pla...
estade@chromium.org
2009-02-28
1
-13
/
+2
*
Change locale handling to deal with mac resource bundles in the corresponding...
pinkerton@chromium.org
2009-02-27
1
-1
/
+8
*
Dynamically load FFmpeg DLLs if present and --enable-video is on.
scherkus@chromium.org
2009-02-25
1
-0
/
+23
*
Final step needed to get be able to download things on linux.
estade@chromium.org
2009-02-24
1
-3
/
+4
*
Factor out platform specific chrome_paths calls into platform specific files.
tc@google.com
2009-02-03
1
-65
/
+5
*
Port chrome_paths.cc to use FilePath.
tc@google.com
2009-01-31
1
-40
/
+44
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-2
/
+2
*
mac bootstrapping of browser main and app startup bits
pinkerton@google.com
2009-01-16
1
-2
/
+6
*
Move user script directory into profile.
aa@chromium.org
2009-01-07
1
-9
/
+0
*
fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOT
erikkay@google.com
2008-12-05
1
-9
/
+7
*
Don't create the default download directory just because we ask for its locat...
pkasting@chromium.org
2008-12-01
1
-14
/
+11
*
Move more code to using FilePath.
evanm@google.com
2008-11-19
1
-2
/
+3
*
Port parts of chrome/common to Linux.
evanm@google.com
2008-11-07
1
-23
/
+51
*
Do not localize the name of 'download' directory. Chrome's UI languages can be
jungshik@google.com
2008-10-28
1
-0
/
+14
*
Revert r3932 in an attempt to unbreak the tree.
evanm@google.com
2008-10-24
1
-51
/
+23
*
Port:
mark@chromium.org
2008-10-24
1
-23
/
+51
*
Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...
aa@google.com
2008-10-16
1
-0
/
+5
*
Move gears.dll location to the versioned directory (alongside chrome.dll). We
mpcomplete@google.com
2008-09-16
1
-3
/
+12
*
Same CL as 448. Had to redo it.
cpu@google.com
2008-09-05
1
-1
/
+1
*
Some more changes so that Chromium and Google Chrome do not clash with each o...
rahulk@google.com
2008-08-31
1
-0
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+241