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_resetter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Reland again the patch "Manual profile reset: shortcuts on Windows" (https://...
vasilii@chromium.org
2014-01-27
6
-64
/
+529
*
Revert 246705 "This is a modified https://codereview.chromium.or..."
akalin@chromium.org
2014-01-24
6
-527
/
+64
*
This is a modified https://codereview.chromium.org/116143003/. The original p...
vasilii@chromium.org
2014-01-23
6
-64
/
+527
*
Fix terminology, and include unknown and private registries when extracting R...
engedy@chromium.org
2014-01-23
4
-38
/
+51
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
1
-3
/
+2
*
Revert 244708 "Manual profile reset: reset shortcuts on Windows."
pauljensen@chromium.org
2014-01-14
6
-581
/
+140
*
Manual profile reset: reset shortcuts on Windows.
vasilii@chromium.org
2014-01-14
6
-140
/
+581
*
Add unit tests to ensure that certain types of extensions are not disabled by...
engedy@chromium.org
2014-01-08
1
-9
/
+25
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
2
-5
/
+7
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
10
-66
/
+72
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-2
/
+3
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
1
-1
/
+1
*
Added the Reset Profile Settings banner to the top of the Settings page.
engedy@chromium.org
2013-12-11
3
-0
/
+97
*
Convert string16 to base::string16 in chrome/browser
brettw@chromium.org
2013-12-11
3
-5
/
+7
*
Added the Profile Settings Reset sub-page of settings to url_constants.cc and...
engedy@chromium.org
2013-12-04
1
-7
/
+3
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
2
-2
/
+2
*
Added a substring matching instruction to the JTL interpreter.
engedy@chromium.org
2013-12-02
4
-2
/
+140
*
Add a new JTL instruction that extracts effective SLD of a URL.
engedy@chromium.org
2013-11-28
4
-0
/
+120
*
Allow for non-disjunctive criteria with more signals in AutomaticProfileReset...
engedy@chromium.org
2013-11-28
2
-42
/
+101
*
Add engedy@ to OWNERS of chrome/browser/profile_resetter.
engedy@chromium.org
2013-11-26
1
-0
/
+1
*
Move some dependencies of ExtensionService down to extensions.
benwells@chromium.org
2013-11-26
1
-1
/
+1
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
2
-2
/
+2
*
Integrate UI and reset logic into AutomaticProfileResetter.
engedy@chromium.org
2013-11-15
9
-396
/
+1273
*
Refactor module loading verification.
erikwright@chromium.org
2013-11-13
1
-7
/
+34
*
Split building input for AutomaticProfileResetter's evaluation program into m...
engedy@chromium.org
2013-11-12
3
-111
/
+249
*
Improved performance of fetching variation parameters in AutomaticProfileRese...
engedy@chromium.org
2013-11-07
1
-25
/
+29
*
[sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatus
rsimha@chromium.org
2013-11-06
1
-8
/
+11
*
Added the ability to specify AutomaticProfileResetter's evaluation program th...
engedy@chromium.org
2013-11-05
4
-66
/
+167
*
[sync] Allow FakeURLFetcher to return arbitrary HTTP response codes
rsimha@chromium.org
2013-11-04
1
-5
/
+9
*
Revert 232525 "Integrate module import verification with module ..."
dewittj@chromium.org
2013-11-02
1
-34
/
+7
*
Integrate module import verification with module loading verification.
erikwright@chromium.org
2013-11-02
1
-7
/
+34
*
Refactored GlobalError to allow having custom bubble UI or no bubble at all.
engedy@chromium.org
2013-11-01
3
-72
/
+76
*
Profile Reset: create a new feedback category tag. It will be used by the Pro...
vasilii@chromium.org
2013-11-01
3
-18
/
+24
*
Move ScopedUserPrefUpdate to base/prefs.
derat@chromium.org
2013-10-30
1
-1
/
+1
*
Fixed failing test (AutomaticProfileResetterDelegateTest) on Windows Unit (Dr...
engedy@chromium.org
2013-10-29
1
-4
/
+4
*
Added collecting of data to be fed to the JTL interpreter.
engedy@chromium.org
2013-10-28
9
-191
/
+1552
*
Improved syntax, and added new instructions to the JTL interpreter.
engedy@chromium.org
2013-10-25
5
-61
/
+446
*
Migrate startup URLs pref.
mad@chromium.org
2013-10-19
1
-1
/
+1
*
Convert NOTIFICATION_TEMPLATE_URL_SERVICE_LOADED to CallbackList.
caitkp@chromium.org
2013-10-08
2
-20
/
+14
*
Profile Reset: support "soft reset" of search engines, homepage and startup p...
vasilii@chromium.org
2013-10-03
4
-98
/
+84
*
Added the AutomaticProfileResetter service.
engedy@chromium.org
2013-10-02
8
-0
/
+1362
*
Extend ProfileReset feedback with a 'caller' field.
vasilii@chromium.org
2013-10-01
3
-3
/
+17
*
Add a new Profile Settings Reset Bubble and Global Error to make it available...
mad@chromium.org
2013-10-01
3
-0
/
+136
*
Consolidate TestURLFetcherFactory::SetFakeResponse
mnissler@chromium.org
2013-09-30
1
-2
/
+3
*
Profile Reset dialog: the feedback bar doesn't show non-ascii chars.
vasilii@chromium.org
2013-09-26
2
-26
/
+67
*
Simple interpreter that executes queries on a dictionary
battre@chromium.org
2013-09-25
6
-0
/
+1094
*
[CleanUp] Use base::STLSetDifference() in place of std::set_difference()
limasdf@gmail.com
2013-09-24
1
-10
/
+4
*
Profile Reset dialog: the new section with detailed feedback information.
vasilii@chromium.org
2013-09-17
3
-12
/
+132
*
Revert 219709 "Remove the Extensions URLRequestContext."
earthdok@chromium.org
2013-08-27
1
-3
/
+7
[next]