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
*
Clean up a few startup and shutdown dependencies which should fix some of the...
erikkay@google.com
2009-06-24
1
-3
/
+1
*
Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...
idanan@chromium.org
2009-06-23
1
-0
/
+26
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-23
1
-1
/
+1
*
TBR: Fix dead tree.
aa@chromium.org
2009-06-22
1
-1
/
+1
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-22
1
-1
/
+1
*
First draft of web resource service; fetches data from a JSON feed
mirandac@chromium.org
2009-06-18
1
-0
/
+12
*
Adds kind-of-live thumbnail generation for a potential tab switcher.
brettw@chromium.org
2009-06-16
1
-1
/
+1
*
Factor out the code that deals with installing external extensions through Re...
finnur@chromium.org
2009-06-12
1
-2
/
+1
*
Disable extensions in incognito mode.
mpcomplete@google.com
2009-06-11
1
-7
/
+2
*
Modified ThumbnailStore to cache/store JPEGs instead
brettw@chromium.org
2009-06-09
1
-0
/
+13
*
Turn on the PasswordStoreMac implementation.
stuartmorgan@chromium.org
2009-06-03
1
-0
/
+5
*
Change PasswordStoreDefault to access the WebDataService from the UI thread o...
stuartmorgan@chromium.org
2009-06-03
1
-0
/
+54
*
UI Support for Auto Spell Correct. Currently, it is still under the command l...
sidchat@google.com
2009-06-03
1
-1
/
+11
*
Allow themes to change the background of the new tab page. Adds support for d...
glen@chromium.org
2009-06-02
1
-0
/
+1
*
The extensions service wasn't getting inited despite being used by themes (th...
glen@chromium.org
2009-06-02
1
-10
/
+3
*
Reverting 17273 - Fails reliability tests
mhm@chromium.org
2009-05-30
1
-54
/
+0
*
Re-land the password store work from bug 8205, with changes that should fix b...
stuartmorgan@chromium.org
2009-05-30
1
-0
/
+54
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
1
-25
/
+2
*
Revert the password manager refactoring -- it failed reliability tests.
evan@chromium.org
2009-05-26
1
-54
/
+0
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-1
/
+1
*
Patch to make password patch build.
evan@chromium.org
2009-05-22
1
-0
/
+54
*
More NotificationRegistrar conversions.
pkasting@chromium.org
2009-05-22
1
-14
/
+6
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
1
-1
/
+4
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
1
-4
/
+1
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-1
/
+4
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
1
-4
/
+1
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-1
/
+4
*
More progress on ForceHTTPS.
abarth@chromium.org
2009-05-20
1
-0
/
+18
*
Add a separate cookie store that's used for extensions.
mpcomplete@google.com
2009-05-14
1
-30
/
+50
*
This is the first pass at themes.
glen@chromium.org
2009-05-09
1
-2
/
+64
*
Resurrect ExtensionProcessManager. Move the code for starting extension
mpcomplete@google.com
2009-05-06
1
-1
/
+17
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-3
/
+4
*
Remove unused bits and pieces of #ifdefed code that isn't used.
tim@chromium.org
2009-04-24
1
-7
/
+6
*
Remove a hack that's no longer needed.
pinkerton@chromium.org
2009-04-17
1
-7
/
+0
*
Make about:linux-splash the default home page and remove an ifdef so we can s...
jhawkins@chromium.org
2009-04-09
1
-0
/
+5
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
1
-11
/
+2
*
hclam: picked you for this review based on the revision log of ChromeURLReque...
aa@chromium.org
2009-04-08
1
-0
/
+10
*
Issue 348: can view old incognito cache if main process left running
idanan@chromium.org
2009-03-27
1
-0
/
+9
*
Folder path was not set correctly for media cache
hclam@chromium.org
2009-03-25
1
-2
/
+2
*
BUG=9094
hclam@chromium.org
2009-03-23
1
-0
/
+18
*
Highlights of changes:
hclam@chromium.org
2009-03-13
1
-0
/
+2
*
Don't leak visited site information from original profile to OTR profile.
abarth@chromium.org
2009-03-13
1
-1
/
+3
*
Change SpellChecker::Language to be an ASCII string.
estade@chromium.org
2009-03-11
1
-2
/
+3
*
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
[next]