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
/
browser
/
profile.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds a command line flag, --user-scripts-dir=..., to specify a directory to use
mark@chromium.org
2009-03-06
1
-2
/
+9
*
Add a command-line disable-p13n and use that to disable
munjal@chromium.org
2009-03-05
1
-0
/
+1
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-2
/
+2
*
Add FilePath setter/getter to pref service. Change callers to use it rather t...
estade@chromium.org
2009-03-04
1
-1
/
+1
*
Proposed change to support resource loading for media files.
hclam@chromium.org
2009-03-02
1
-0
/
+31
*
Prototype extension process. This is a proof of concept, with a lot of
mpcomplete@google.com
2009-02-27
1
-2
/
+1
*
Add a centralized error reporter to the
aa@chromium.org
2009-02-27
1
-0
/
+2
*
Revert change 10433, which resulted in an
nick@chromium.org
2009-02-27
1
-5
/
+3
*
Create ProfilePersonalization in the ctor of ProfileImpl instead of lazily cr...
munjal@chromium.org
2009-02-26
1
-3
/
+5
*
Add the hunspell project to Chrome.app and get spellchecker compiling
shess@chromium.org
2009-02-25
1
-1
/
+1
*
Ports SpellChecker to use FilePaths instead of wstring.
estade@chromium.org
2009-02-25
1
-2
/
+2
*
Bring download_file, download_manager into POSIX build.
estade@chromium.org
2009-02-22
1
-2
/
+1
*
Support controlling extensions with a pref in addition to command-line.
erikkay@google.com
2009-02-19
1
-2
/
+7
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-3
/
+0
*
Add locale_settings.grd to the build. This generates
tc@google.com
2009-02-18
1
-1
/
+1
*
Remember that we've white listed a certificate when we switch to a new tab.
abarth@chromium.org
2009-02-13
1
-4
/
+26
*
Revert 9747
abarth@chromium.org
2009-02-13
1
-26
/
+4
*
Remember that we've white listed a certificate when we switch to a new tab.
abarth@chromium.org
2009-02-13
1
-4
/
+26
*
Porting in chrome/
phajdan.jr@chromium.org
2009-02-12
1
-6
/
+6
*
Make tab_restore_service.cc compile on Mac and Linux.
jhawkins@chromium.org
2009-02-12
1
-1
/
+1
*
Make session_service.cc compile on Mac and Linux.
jhawkins@chromium.org
2009-02-11
1
-1
/
+1
*
Revert basically everything I've done today as it fails mysteriously
evan@chromium.org
2009-02-10
1
-1
/
+1
*
Bring a bunch more headers into the non-Windows build:
evan@chromium.org
2009-02-10
1
-1
/
+1
*
Adds a command line switch to allow the user to specify the location
rvargas@google.com
2009-02-07
1
-0
/
+9
*
Bring many of the template_url classes into the fold for the Mac. Note that t...
avi@google.com
2009-02-04
1
-1
/
+1
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
1
-8
/
+0
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-7
/
+11
*
Register .crx file handler to install Chrome extensions.
mpcomplete@google.com
2009-01-30
1
-0
/
+3
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-30
/
+48
*
Add user script support to extensions.
aa@chromium.org
2009-01-25
1
-9
/
+31
*
Move functions required by the rest of the browser from RenderProcessHost to ...
brettw@chromium.org
2009-01-16
1
-1
/
+1
*
Move search code to a subdir
ben@chromium.org
2009-01-16
1
-2
/
+2
*
Fie.
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Move search engines files into subdir
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-1
/
+1
*
This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.
aa@chromium.org
2009-01-09
1
-9
/
+9
*
Move user script directory into profile.
aa@chromium.org
2009-01-07
1
-4
/
+3
*
Refactor the two URLRequestContext subclasses in profile.cc into a new shared
aa@chromium.org
2008-12-23
1
-276
/
+28
*
Reverting 6966.
ericroman@google.com
2008-12-13
1
-8
/
+18
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
1
-18
/
+8
*
Cleanup part 6.
pkasting@chromium.org
2008-12-10
1
-4
/
+3
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
1
-4
/
+11
*
Makes the tab restore service persist closed tabs/windows to disk and
sky@google.com
2008-12-06
1
-4
/
+5
*
Introduce ExtensionsService. Load extensions on startup from a directory in
aa@chromium.org
2008-12-05
1
-0
/
+10
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-2
/
+2
*
Remove some Windows-specific stuff from RenderProcessHost by having callers g...
brettw@google.com
2008-11-11
1
-1
/
+1
*
Add option to disable/enable Spell Check. In addition, remove additional code...
sidchat@google.com
2008-10-29
1
-23
/
+57
*
- Make user script loading asynchronous on the file thread.
evanm@google.com
2008-10-28
1
-0
/
+19
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+3
*
Reshuffling the options in the UnderTheHood section. A summary of my changes:...
finnur@google.com
2008-10-27
1
-0
/
+1
[next]