summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Remove an unused file that is probably a typo.zork@chromium.org2010-11-251-0/+0
* Remove Feedback button from the status bar and add it to the toolbar.rkc@chromium.org2010-11-221-2/+1
* Revert 65582 - Remove Feedback button from the status bar and add it to the t...rvargas@google.com2010-11-091-1/+2
* Remove Feedback button from the status bar and add it to the toolbar.rkc@chromium.org2010-11-091-2/+1
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-09374-76652/+560
* Build fix.evan@chromium.org2010-11-091-0/+1
* Build fix.evan@chromium.org2010-11-091-0/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-0818-17/+18
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-082-19/+1
* Use .crdownload file path for 'Show In Folder' while download is in progresskinuko@chromium.org2010-11-081-13/+14
* First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ...finnur@chromium.org2010-11-082-29/+74
* Mark following tests as flaky due to an assertion failure:phajdan.jr@chromium.org2010-11-081-3/+5
* Change window opening behavior for HtmlDialogTabContentsDelegate.stevenjb@chromium.org2010-11-061-5/+7
* Fix assert in PageCycler tests.jam@chromium.org2010-11-051-0/+5
* Autofill deprecate unique_ids in favor of guids for PersonalDataManagerdhollowa@chromium.org2010-11-042-32/+8
* Oops, forgot to save this variable rename before committing.pkasting@chromium.org2010-11-041-2/+2
* Set the maximum width of the content settings bubble's contents to 500 px. T...pkasting@chromium.org2010-11-042-5/+21
* Kill Extension::RuntimeData and move its guts to ExtensionsService.mpcomplete@chromium.org2010-11-031-2/+3
* Remove an used function.bryeung@google.com2010-11-032-12/+0
* Make the content settings bubbles extend down and left (like the bookmarks bu...pkasting@chromium.org2010-11-022-6/+5
* Cloud Print Dialog work.scottbyer@google.com2010-11-024-0/+15
* Move URLs out of *.pak files and put them into code.tfarina@chromium.org2010-11-021-3/+1
* Fix type inconsistency with StartImportingWithUI and ProfileInfo.tfarina@chromium.org2010-11-021-1/+1
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-3/+1
* If the tab contents containing a constrained html dialog is closed, we need t...johnnyg@chromium.org2010-11-021-1/+3
* Adds the ability to show verbatim instant results rather thansky@chromium.org2010-11-012-0/+5
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-013-78/+3
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-013-2/+6
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-2912-39/+49
* chromeos: Add Ctrl-/ accelerator for help app.derat@chromium.org2010-10-291-1/+5
* Add optional close button for BubbleWindow.dilmah@chromium.org2010-10-291-1/+4
* [ChromeOS] Use maxmized logic for fullscreen browser window.xiyuan@chromium.org2010-10-291-1/+8
* Revert 64246 (reviewer's veto) - Use special text for Guest Session instead o...altimofeev@chromium.org2010-10-291-7/+1
* Use special text for Guest Session instead of using standard text form Incogn...altimofeev@chromium.org2010-10-281-1/+7
* Fix a DCHECK in FontsLanguagesWindowView::GetWindowTitle().tfarina@chromium.org2010-10-281-2/+1
* Fix a crash in ExtensionGalleryInstallApiTest.InstallAndUninstall caused bympcomplete@chromium.org2010-10-271-20/+28
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-273-0/+3
* Cloud Print Proxy UI crash fix.scottbyer@chromium.org2010-10-271-1/+2
* First try at a DOMUI based textfield in chrome. This is a copy of the issue I...rjkroege@google.com2010-10-272-0/+61
* Convert ElideUrl to return a string16 instead of a wstring.tony@chromium.org2010-10-272-8/+7
* Re-enable the disabled stop/reload button after hovering briefly (1.35 second...pkasting@chromium.org2010-10-273-38/+86
* Allow constrained dialog to resize by not using fixed size.xiyuan@chromium.org2010-10-271-1/+1
* Add logo display for fourth search engine in search engine selection dialog.mirandac@chromium.org2010-10-271-1/+1
* Fix a bug that <input type=file multiple> doesn't accept many files.tkent@chromium.org2010-10-271-3/+4
* views: Fix a crash.anicolao@chromium.org2010-10-271-4/+7
* Fix the sizing of the constrained dialog on windows. For correct behavior it...johnnyg@chromium.org2010-10-271-6/+6
* Improve reload button unittesting. Instead of doing very low-level tests of ...pkasting@chromium.org2010-10-263-12/+153
* Refactoring select popup on Mac.jcivelli@google.com2010-10-264-0/+32
* Remove the title field from the SectionInfo struct. It is unused.finnur@chromium.org2010-10-261-2/+0
* In short, break out the SearchEngineType enum into its own header file.levin@chromium.org2010-10-261-2/+1