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
/
test
/
testing_profile.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-1
/
+1
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-1
/
+1
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-1
/
+1
*
Move FinalStatus out of PrerenderContents, and add prerender namespace.
cbentzel@chromium.org
2011-02-15
1
-1
/
+1
*
More test out-of-lining.
erg@google.com
2011-02-14
1
-0
/
+9
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-1
/
+1
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-1
/
+1
*
Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.
kinuko@chromium.org
2011-02-14
1
-1
/
+1
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-1
/
+1
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-1
/
+1
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-1
/
+1
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-1
/
+1
*
Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
1
-0
/
+8
*
Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
1
-8
/
+0
*
Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-0
/
+8
*
Revert 74292 - Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-8
/
+0
*
Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-0
/
+8
*
Clean up warnings found in our testing code.
erg@google.com
2011-02-07
1
-0
/
+242
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-1
/
+1
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
Introduce incognito preference settings.
battre@chromium.org
2011-01-25
1
-11
/
+18
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
1
-2
/
+2
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-4
/
+4
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-4
/
+4
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-1
/
+5
*
Fixed minor atomicity issue in PrefProxyConfigService::GetLatestProxyConfig a...
battre@chromium.org
2010-12-08
1
-20
/
+1
*
Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"
bauerb@chromium.org
2010-12-06
1
-1
/
+3
*
Move find_bar stuff into browser/ui/find_bar
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Moved deleting the indexed db context to the IndexedDBContext destructor.
pastarmovj@chromium.org
2010-11-30
1
-1
/
+1
*
Refactor: move HostContentSettingsMap to content_settings
gfeher@chromium.org
2010-11-30
1
-1
/
+1
*
Dynamically refresh pref-configured proxies.
mnissler@chromium.org
2010-11-24
1
-1
/
+30
*
Use a service to create device management backends.
mnissler@chromium.org
2010-11-22
1
-20
/
+1
*
Attempt 2 at landing top sites refactor:
sky@chromium.org
2010-10-27
1
-20
/
+35
*
Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-28
/
+9
*
Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-9
/
+28
*
Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""
mpcomplete@chromium.org
2010-10-22
1
-2
/
+2
*
Revert "Const-ify RefCountedThreadSafe::AddRef and Release."
levin@chromium.org
2010-10-22
1
-2
/
+2
*
Const-ify RefCountedThreadSafe::AddRef and Release.
mpcomplete@chromium.org
2010-10-22
1
-2
/
+2
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part16:
tfarina@chromium.org
2010-10-11
1
-4
/
+4
*
Fix TemplateURLFetcher test.
levin@chromium.org
2010-10-07
1
-0
/
+4
*
A large part of this change is adding the 1st unit test for TemplateURLFetcher.
levin@chromium.org
2010-10-06
1
-11
/
+11
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-29
1
-4
/
+38
*
Revert 60169 - Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
1
-18
/
+0
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
1
-0
/
+18
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-0
/
+5
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-5
/
+0
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-0
/
+5
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
[next]