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_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handful of related instant changes:
sky@chromium.org
2010-11-15
1
-0
/
+30
*
linux: fix cache corruption when using multiple --user-data-dir
evan@chromium.org
2010-11-13
1
-6
/
+12
*
Added support for displaying BackgroundContents in the task manager.
atwilson@chromium.org
2010-11-10
1
-1
/
+1
*
FileSystem code cleanup 1st cut - does some class renaming.
kinuko@chromium.org
2010-11-09
1
-6
/
+6
*
Remove chat manager component extension in favour of external extensions.
scherkus@chromium.org
2010-11-08
1
-6
/
+1
*
Fixed bug in how a profile listens to theme notifications
akalin@chromium.org
2010-11-04
1
-2
/
+3
*
PyAuto hooks for Sync in TestingAutomationProvider
rsimha@chromium.org
2010-11-03
1
-0
/
+4
*
Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St...
mpcomplete@chromium.org
2010-11-02
1
-2
/
+2
*
Revert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::Stat...
mpcomplete@chromium.org
2010-11-02
1
-2
/
+2
*
Part 4/4 of immutable Extension refactor: Kill Extension::StaticData and put
mpcomplete@chromium.org
2010-11-01
1
-2
/
+2
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-5
/
+7
*
Attempt 2 at landing top sites refactor:
sky@chromium.org
2010-10-27
1
-1
/
+5
*
Create a new browser signin layer. This is currently a proxy on top of sync ...
johnnyg@chromium.org
2010-10-25
1
-0
/
+8
*
Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-1
/
+1
*
Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.
pkasting@chromium.org
2010-10-21
1
-7
/
+7
*
Move xdg_util into base/nix. I originally wanted to use base/linux, but you
brettw@chromium.org
2010-10-16
1
-10
/
+10
*
Pull events-related code out of ExtensionMessageService into its own class.
mpcomplete@chromium.org
2010-10-15
1
-0
/
+6
*
Rename about:labs to about:flags, part 3/3
thakis@chromium.org
2010-10-15
1
-2
/
+2
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
DOM UI Settings - content settings exceptions tables
estade@chromium.org
2010-10-13
1
-0
/
+5
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Reland fix for OCSP startup race.
willchan@chromium.org
2010-10-12
1
-0
/
+1
*
Rename ChromeThread to BrowserThread Part15:
tfarina@chromium.org
2010-10-11
1
-11
/
+11
*
Revert 62105 - Test change to fix a leak. Will revert after getting in a run...
willchan@chromium.org
2010-10-10
1
-1
/
+0
*
Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...
willchan@chromium.org
2010-10-10
1
-0
/
+1
*
Implement new strategy for default apps. Instead of using
aa@chromium.org
2010-10-09
1
-29
/
+39
*
All communication with the cloud print proxy service from the browser now hap...
sanjeevr@chromium.org
2010-10-07
1
-1
/
+1
*
ConvertLabsToSwitches earlier in startup sequence to fix Background Webapps
rickcam@chromium.org
2010-10-07
1
-0
/
+4
*
Support dynamic policy refresh for DNS prefetching.
phajdan.jr@chromium.org
2010-10-05
1
-0
/
+4
*
Implement policy for enabling/disabling browsing history.
phajdan.jr@chromium.org
2010-10-01
1
-0
/
+10
*
Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a shared
mpcomplete@chromium.org
2010-09-30
1
-89
/
+22
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-29
1
-9
/
+6
*
Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...
willchan@chromium.org
2010-09-28
1
-1
/
+0
*
Reland r59972: Eagerly set the IO loop used for OCSP.
willchan@chromium.org
2010-09-28
1
-0
/
+1
*
Create DownloadStatusUpdater to keep track of download progress
phajdan.jr@chromium.org
2010-09-27
1
-1
/
+2
*
Allow extensions to request the icons of hosted apps.
aa@chromium.org
2010-09-23
1
-1
/
+2
*
FBTF: Move a bunch of code to the headers and remove includes.
erg@google.com
2010-09-22
1
-0
/
+1
*
Revert 60169 - Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
1
-6
/
+8
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
1
-8
/
+6
*
Enable and disable Chat Manager component extension based on labs preference ...
scherkus@chromium.org
2010-09-21
1
-1
/
+13
*
Add the ability to change NTP logos using a command from the web resource ser...
mirandac@chromium.org
2010-09-21
1
-0
/
+8
*
Add a placeholder, overridable DOMUI keyboard.
bryeung@chromium.org
2010-09-16
1
-0
/
+5
*
Linux: make compile-time dependency on gnome-keyring optional.
phajdan.jr@chromium.org
2010-09-16
1
-0
/
+4
*
GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-09-10
1
-3
/
+7
*
Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.
phajdan.jr@chromium.org
2010-09-09
1
-8
/
+6
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-3
/
+10
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-10
/
+3
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-3
/
+10
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-1
/
+31
[next]