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
...
*
Use the "DNS prefetch" button to control whether prerender is enabled/disabled.
cbentzel@chromium.org
2011-03-31
1
-1
/
+1
*
Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...
eroman@chromium.org
2011-03-30
1
-1
/
+2
*
Remove unused has_history_service flag in TestingProfile
akalin@chromium.org
2011-03-29
1
-1
/
+0
*
Removing off the record references from TestingProfile and RenderMessageFilter.
vipul.bhasin@gmail.com
2011-03-25
1
-5
/
+5
*
Remove TopSites dependency from content/ in anticipation of pulling it out of...
erg@google.com
2011-03-24
1
-4
/
+0
*
Theme system cleanup
erg@google.com
2011-03-23
1
-1
/
+1
*
Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...
erg@google.com
2011-03-22
1
-30
/
+1
*
Initial support for partitioning cookies for isolated apps.
creis@google.com
2011-03-15
1
-0
/
+15
*
fav icon -> favicon. Pass 10: bookmarks
avi@chromium.org
2011-03-15
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-1
/
+1
*
cd Move prerender specific functionality out of TabContents into a tab content
tburkard@chromium.org
2011-03-08
1
-1
/
+6
*
Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarder
jochen@chromium.org
2011-03-01
1
-4
/
+0
*
Move core pieces of geolocation from chrome to content.This is a rough carvin...
jam@chromium.org
2011-02-28
1
-1
/
+1
*
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...
tfarina@chromium.org
2011-02-27
1
-2
/
+2
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
1
-2
/
+12
*
Move in_process_webkit dir from chrome\browser to content\browser.
jam@chromium.org
2011-02-24
1
-2
/
+2
*
Implementation of ExtensionEventRouterForwarder
battre@chromium.org
2011-02-23
1
-2
/
+6
*
Device policy infrastructure
jkummerow@chromium.org
2011-02-23
1
-1
/
+1
*
Adds navigator.registerProtocolHandler.
tony@chromium.org
2011-02-23
1
-0
/
+9
*
WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.
tfarina@chromium.org
2011-02-22
1
-1
/
+1
*
Get rid of browser_prefs::RegisterAllPrefs()
mnissler@chromium.org
2011-02-21
1
-1
/
+1
*
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...
tfarina@chromium.org
2011-02-19
1
-2
/
+2
*
Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...
scherkus@chromium.org
2011-02-18
1
-2
/
+2
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
1
-2
/
+2
*
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
[prev]
[next]