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
/
views
/
options
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear local state (cookies, databases, local storage) on exit.
jochen@chromium.org
2010-02-03
2
-3
/
+15
*
Modified cookie alert prompt window to suport displaying of local storage inf...
pkasting@chromium.org
2010-02-02
2
-161
/
+1
*
Adds content exception dialog.
sky@chromium.org
2010-02-02
8
-2
/
+801
*
Fix a pet peeve: Big empty hole in Chromium builds where the UMA checkbox wou...
pkasting@chromium.org
2010-02-01
1
-16
/
+21
*
Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...
pkasting@chromium.org
2010-01-31
1
-3
/
+3
*
Hook up some of the content settings UI to the actual settings map object. T...
pkasting@chromium.org
2010-01-30
5
-284
/
+220
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
1
-42
/
+0
*
Fix some signedness issues.
pkasting@chromium.org
2010-01-30
1
-1
/
+1
*
Rewrite the HostContentSettingsMap to address some issues:
pkasting@chromium.org
2010-01-30
1
-1
/
+1
*
Finished all windows functionality for autofill dialog
georgey@chromium.org
2010-01-29
2
-4
/
+23
*
Reland r37508. Implement HostContentSettingsMap.
jochen@chromium.org
2010-01-29
1
-1
/
+1
*
Revert "Implement HostContentSettingsMap"
evan@chromium.org
2010-01-29
1
-1
/
+1
*
Implement HostContentSettingsMap
jochen@chromium.org
2010-01-29
1
-1
/
+1
*
Fix broken pref usage; I changed the registration to a user pref but didn't c...
pkasting@chromium.org
2010-01-28
1
-1
/
+1
*
Make content settings type enum something I can use in more code than just th...
pkasting@chromium.org
2010-01-28
3
-40
/
+44
*
Content Settings dialog and related Options UI changes.
zelidrag@chromium.org
2010-01-26
11
-344
/
+833
*
remove ICU includes from l10n_util.h
evan@chromium.org
2010-01-25
1
-0
/
+1
*
Adds local storage nodes to cookie tree model and cookies view.
bulach@chromium.org
2010-01-25
2
-15
/
+208
*
Landing Dmitry patch:
jcampan@chromium.org
2010-01-20
1
-0
/
+19
*
Revert last 3 patches. Sorry guys. :-(
jorlow@chromium.org
2010-01-20
2
-206
/
+14
*
Adds local storage nodes to cookie tree model and cookies view.
jorlow@chromium.org
2010-01-20
2
-14
/
+206
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
2
-7
/
+7
*
In the password option pages, a table is used.
jcampan@chromium.org
2009-12-19
4
-0
/
+14
*
Change the cookies view so that the remove buttons are only enabled when ther...
johnnyg@chromium.org
2009-12-11
1
-0
/
+4
*
views/options: Use non-deprecated version of PathService::Get.
thestig@chromium.org
2009-12-04
1
-9
/
+9
*
Remove the deprecated version of FixupURL and fix the callers.
thakis@chromium.org
2009-12-03
1
-3
/
+3
*
This removes the "default browser" selections from the Chromium OS
gspencer@chromium.org
2009-12-02
1
-0
/
+2
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
3
-2
/
+5
*
Adds link to bookmark bar that when clicked imports bookmarks. I also
sky@chromium.org
2009-11-30
1
-1
/
+1
*
Be more paranoid when checking the default browser in Windows and return "not...
mdm@chromium.org
2009-11-25
1
-1
/
+1
*
Adds back the ability to filter cookies by origin in the cookies options view.
ian@chromium.org
2009-11-25
2
-13
/
+83
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
1
-3
/
+3
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-3
/
+4
*
Leave the 'Make Chrome Default' button enabled on Windows if not already defa...
kuchhal@chromium.org
2009-11-18
1
-1
/
+1
*
Add an option to tree_view for whether to show lines from the root node
ian@chromium.org
2009-11-18
1
-1
/
+2
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
5
-46
/
+46
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
3
-3
/
+3
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
2
-7
/
+7
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-1
/
+2
*
Converting the Cookies options page from a TableView to a TreeView
ian@chromium.org
2009-11-06
3
-238
/
+131
*
Fix up extension badge text drawing.
estade@chromium.org
2009-10-30
2
-3
/
+3
*
GTK: Activate window when "Get themes" button is clicked.
derat@chromium.org
2009-10-28
1
-4
/
+1
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
2
-35
/
+2
*
Make it so that clicking the "Get Themes" link in the options dialog box acti...
ben@chromium.org
2009-10-23
1
-3
/
+5
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
2
-18
/
+18
*
Landing patch from Thiago Farina:
finnur@chromium.org
2009-10-16
1
-4
/
+4
*
Facelifts to sync UI
tim@chromium.org
2009-10-15
2
-3
/
+23
*
Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...
mirandac@chromium.org
2009-10-14
2
-0
/
+7
*
A patch from contributor Thiago Farina:
finnur@chromium.org
2009-10-14
1
-1
/
+12
*
Fix header.
brettw@chromium.org
2009-10-09
1
-1
/
+1
[next]