summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
...
* DOMUI: Fix a bug that only showed proxy settings if cloud print proxy UI isjhawkins@chromium.org2010-11-111-3/+3
* Remove unused tip menu string from NTP.mirandac@chromium.org2010-11-111-2/+0
* Add Canary to the channel switching UI.satorux@chromium.org2010-11-111-0/+1
* Coverity: Add missing 'break'.csilv@chromium.org2010-11-101-0/+1
* chromeos: Update help URLs.derat@chromium.org2010-11-102-2/+9
* Discard GEOLOCATION_* notifications, instead observe preference notifications.csilv@chromium.org2010-11-092-14/+14
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-083-3/+3
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-081-5/+0
* Use .crdownload file path for 'Show In Folder' while download is in progresskinuko@chromium.org2010-11-081-1/+2
* First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ...finnur@chromium.org2010-11-083-0/+254
* Change window opening behavior for HtmlDialogTabContentsDelegate.stevenjb@chromium.org2010-11-063-81/+20
* [tabbed options] add instant confirm dialog.estade@chromium.org2010-11-051-0/+4
* Make sure the app section opens whenever a new apps isaa@chromium.org2010-11-052-10/+36
* Add supression for a DCHECK that occurs when the ImporterHost object is created.csilv@chromium.org2010-11-051-7/+16
* DOMUIFavIconSource should use original profile since the incognito profile mi...arv@chromium.org2010-11-041-1/+1
* Turn on file access checks on Win.jam@chromium.org2010-11-041-0/+6
* [ChroemOS] Add protection for settings spoof.xiyuan@chromium.org2010-11-041-0/+78
* Session sync integration tests. Left out many client for now, since evenzea@chromium.org2010-11-041-1/+1
* Implement DOM UI version of keyboard overlay.mazda@chromium.org2010-11-041-0/+3
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-031-6/+0
* Add instant to tabbed options.estade@chromium.org2010-11-032-4/+7
* Turn on file access checks on Win.jam@chromium.org2010-11-031-0/+6
* fix typo and compile bustagerafaelw@chromium.org2010-11-031-1/+1
* Marking two OptionsUITests (TwoCommandsOneTab & CommandAgainGoesBackToOptions...rafaelw@chromium.org2010-11-031-3/+18
* DOMUI Cert Manager: merge email certs into other certs tab.mattm@chromium.org2010-11-031-14/+0
* Cloud Print Dialog work.scottbyer@google.com2010-11-022-0/+5
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-022-23/+29
* Print Preview: Populate the printer list.thestig@chromium.org2010-11-014-19/+94
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-014-7/+7
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-292-9/+9
* DOMUI Cert Manager: Disable delete button on readonly certs.mattm@chromium.org2010-10-291-0/+4
* Disable print preview DOMUI on ChromeOS. It was enabled by accident.thestig@chromium.org2010-10-291-2/+0
* Don't show the stats/crash reporting setting in the guest mode.satorux@chromium.org2010-10-292-1/+16
* Revert 64246 (reviewer's veto) - Use special text for Guest Session instead o...altimofeev@chromium.org2010-10-291-11/+2
* We will show the link on the NTP when a passphrase is required, but we don't ...johnnyg@chromium.org2010-10-291-1/+2
* Changes to enable retry of failed sends on feedback reports.rkc@chromium.org2010-10-291-119/+115
* Revert 64321 (broke mac compile; please use tryservers) - Changes to enable r...thakis@chromium.org2010-10-281-115/+119
* Changes to enable retry of failed sends on feedback reports.rkc@chromium.org2010-10-281-119/+115
* Updates typical_profile data to include TopSites.sky@chromium.org2010-10-281-2/+1
* Cleanup: Get rid of app/gtk_util.h.jhawkins@chromium.org2010-10-281-1/+0
* Use special text for Guest Session instead of using standard text form Incogn...altimofeev@chromium.org2010-10-281-2/+11
* Linux: don't crash trying to view passwords if login db initialization failed.mdm@chromium.org2010-10-281-2/+8
* Autofill deprecate unique_ids in favor of guids for DOMUIdhollowa@chromium.org2010-10-281-32/+36
* Cloud Print Proxy UI crash fix.scottbyer@chromium.org2010-10-271-3/+11
* First try at a DOMUI based textfield in chrome. This is a copy of the issue I...rjkroege@google.com2010-10-273-0/+150
* Don't load the plugins right away when saving the plugin preferences, so that...jam@chromium.org2010-10-271-1/+1
* Marks NewTabUITest.FLAKY_NTPHasThumbnails as flaky.sky@chromium.org2010-10-271-1/+2
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-274-28/+45
* Implement release channel switching in the about page.satorux@chromium.org2010-10-272-2/+23
* Changes to pass a context flag to RequestSysLogs.rkc@chromium.org2010-10-271-1/+1