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
/
profiles
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent webview tags from navigating outside web-safe schemes.
creis@chromium.org
2012-10-30
1
-4
/
+8
*
Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...
mirandac@chromium.org
2012-10-29
5
-20
/
+0
*
Remove GetUserScriptMaster from Profile. Extension services were made into Pr...
mirandac@chromium.org
2012-10-29
5
-19
/
+0
*
Move to using base::IgnoreResult in profile_impl.cc.
blundell@chromium.org
2012-10-29
1
-9
/
+3
*
Move ManagedMode classes to chrome/browser/managed_mode.
bauerb@chromium.org
2012-10-26
2
-2
/
+2
*
Allow resetting the profile exit type to CRASHED (for mobile)
stuartmorgan@chromium.org
2012-10-26
3
-8
/
+47
*
Implement chrome extension tab capture API as specified here:
justinlin@chromium.org
2012-10-26
1
-0
/
+2
*
Change initialization interface of URLRequestJobFactory objects.
tedv@chromium.org
2012-10-25
5
-16
/
+26
*
Revert 163902 - Implement chrome extension tab capture API as specified here:
justinlin@chromium.org
2012-10-24
1
-2
/
+0
*
Remove BrowserThread dependency from PrefMember.
joi@chromium.org
2012-10-24
4
-5
/
+11
*
Implement chrome extension tab capture API as specified here:
justinlin@chromium.org
2012-10-24
1
-0
/
+2
*
GTTF: Fix build with _GLIBCXX_DEBUG
phajdan.jr@chromium.org
2012-10-24
1
-1
/
+2
*
Convert VisitedLinkMaster to a ProfileKeyedService
caitkp@chromium.org
2012-10-24
6
-33
/
+2
*
Remove implicit conversion from SkBitmap to ImageSkia
pkotwicz@chromium.org
2012-10-24
1
-3
/
+3
*
Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr...
mirandac@chromium.org
2012-10-24
5
-20
/
+0
*
Changes toward profile_manager building on iOS.
blundell@chromium.org
2012-10-23
1
-7
/
+14
*
Non-functional change to simply have Downloads query Prefs for the charset wh...
pauljensen@chromium.org
2012-10-23
2
-16
/
+0
*
Only remove Chrome shortcut if it points to the chrome.exe being uninstalled.
gab@chromium.org
2012-10-23
1
-8
/
+13
*
Introduce Android variants of ChromeGeolocationPermissionContext, Geolocation...
cramya@chromium.org
2012-10-23
1
-1
/
+2
*
Remove Default Apps field trial code.
stevet@chromium.org
2012-10-22
1
-13
/
+1
*
Complete exclusion of BrowserListObserver on iOS.
blundell@chromium.org
2012-10-22
1
-1
/
+1
*
Move the bits of Prefs where production code has only trivially easy
joi@chromium.org
2012-10-22
2
-2
/
+2
*
Exclude BrowserListObserver on iOS.
blundell@chromium.org
2012-10-22
2
-4
/
+4
*
Refactor chrome_geolocation_permission_context.* in preperation for adding pl...
cramya@chromium.org
2012-10-18
1
-1
/
+1
*
Cleanup shutdown of the policy code.
joaodasilva@chromium.org
2012-10-17
6
-15
/
+50
*
First installment of thumbnail updates: introducing ThumbnailService.
motek@chromium.org
2012-10-16
1
-0
/
+2
*
Move AboutProtocolHandler from the (incorrect) "net" namspace
mmenke@chromium.org
2012-10-15
1
-2
/
+3
*
Restart running apps when chrome restarts.
koz@chromium.org
2012-10-15
1
-0
/
+2
*
[Coverity] Dead code removal
groby@chromium.org
2012-10-13
1
-1
/
+0
*
drive: Rename 'gdata' namespace to 'drive' in chrome/browser/chromeos/drive
satorux@chromium.org
2012-10-12
1
-1
/
+1
*
drive: Rename chrome/browser/chromeos/gdata to chrome/browser/chromeos/drive
satorux@chromium.org
2012-10-11
1
-1
/
+1
*
explicitly construct linked_ptr when adding ProfileInfo
scottmg@chromium.org
2012-10-09
1
-1
/
+2
*
Make gfx::ImageSkia(gfx::ImageSkiaRep) explicit
pkotwicz@chromium.org
2012-10-09
1
-3
/
+3
*
Update all unit tests that override paths to use the ScopedPathOverride.
pastarmovj@chromium.org
2012-10-09
1
-11
/
+7
*
Changes pref for whether last session exited cleanly from a boolean to
sky@chromium.org
2012-10-05
6
-41
/
+107
*
Refactor ShellUtil shortcut code -- single multi-purpose methods as opposed ...
gab@chromium.org
2012-10-05
4
-47
/
+59
*
Upstreaming SpdyProxy-related switches, OTR logic, and histograms
bengr@google.com
2012-10-04
2
-0
/
+28
*
Removes BrowserContext::DidLastSessionExitCleanly() and makes
sky@chromium.org
2012-10-04
5
-13
/
+16
*
Add desktop type context to most existing instances of FindTabbedBrowser.
robertshield@chromium.org
2012-10-04
4
-17
/
+61
*
Remove ExtensionService::GetInstalledAppForRenderer and SetInstalledAppForRen...
irobert@chromium.org
2012-10-02
2
-14
/
+15
*
Upstreaming SPDY proxy enabled preference
bengr@google.com
2012-10-02
1
-0
/
+3
*
Make the media URLRequestContext share job factories with the main context.
creis@chromium.org
2012-09-27
2
-12
/
+4
*
Move code in the right places in chrome/browser/profiles/profile_shortcut_man...
gab@chromium.org
2012-09-27
3
-48
/
+8
*
Use gtest failures and EXPECTS instead of returning a failure enum in test ta...
gab@chromium.org
2012-09-26
1
-53
/
+52
*
Upstream USB web debugging enabled user pref.
shashishekhar@chromium.org
2012-09-25
1
-0
/
+7
*
Create a new URLRequestJobFactory for isolated request contexts.
ajwong@chromium.org
2012-09-21
6
-159
/
+212
*
Move chrome/browser/plugin_* to chrome/browser/plugins/
ibraaaa@google.com
2012-09-20
3
-3
/
+3
*
Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...
gab@chromium.org
2012-09-20
1
-2
/
+8
*
Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...
wjia@chromium.org
2012-09-20
1
-8
/
+2
*
Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...
gab@chromium.org
2012-09-20
1
-2
/
+8
[next]