summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Copy first_run.cc to first_run_win.cc for history preservation.evan@chromium.org2009-05-201-0/+667
* Revert r16502.evan@chromium.org2009-05-201-667/+0
* Copy first_run.cc to first_run_win.cc for history preservation.evan@chromium.org2009-05-201-0/+667
* Remove unnecessary function overload in FontDisplayView.yutak@chromium.org2009-05-201-20/+0
* Alert dialogs only get one button.avi@chromium.org2009-05-201-4/+6
* Prevent an extra copy of data types that get passed into IPC messages whenmpcomplete@google.com2009-05-201-5/+5
* GTK: Don't display empty tooltips on folders in the bookmark bar.erg@google.com2009-05-201-1/+3
* Translate the canvas used to render gtk tabs by the tab bounds in order to re...jhawkins@chromium.org2009-05-202-21/+28
* Temporarily disabling throbber to see if startup tests bot goes back to normal.pinkerton@chromium.org2009-05-201-0/+4
* Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing thissky@chromium.org2009-05-209-44/+48
* Use GTM's l10n class to substitute the correctly branded string for "Quit Chr...pinkerton@chromium.org2009-05-203-0/+62
* Mac: Modify Omnibox to notice when the window loses key, too.shess@chromium.org2009-05-202-2/+34
* Change some NOTIMPLMENTED() to tracking bugs because they are polluting the u...shess@chromium.org2009-05-202-2/+2
* Add support for alternate window station.nsylvain@chromium.org2009-05-202-22/+33
* DevTools: Now that dev tools window is opened using Browser::CreateForApp (th...pfeldman@chromium.org2009-05-201-3/+3
* DevTools: Get rid of views in DevTools.pfeldman@chromium.org2009-05-2010-397/+114
* When loading, change the tag on the "go button" to IDC_STOP so it executes th...pinkerton@chromium.org2009-05-202-1/+14
* Fix a crash on browser exit after opening TaskManager.phajdan.jr@chromium.org2009-05-205-0/+53
* DevTools: Enable dev tools ui sanity tests, take 2.pfeldman@chromium.org2009-05-201-4/+4
* tabs.onUpdated now sends 'url' when 'state' has changed to 'loading' when nav...rafaelw@chromium.org2009-05-204-110/+254
* Reuse ChildProcessSecurityHost for worker processes.jam@chromium.org2009-05-202-2/+10
* More progress on ForceHTTPS.abarth@chromium.org2009-05-206-5/+57
* Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...jam@chromium.org2009-05-202-5/+0
* Facilitate a FieldTrial in the rendererjar@chromium.org2009-05-201-0/+11
* linux: more NOTIMPLEMENTED squashing.evan@chromium.org2009-05-201-1/+2
* Temporarily disabling the implementation of the bookmark bubble.erg@google.com2009-05-201-0/+4
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-207-214/+207
* linux: more NOTIMPLEMENTED squashing.evan@chromium.org2009-05-201-1/+6
* Linux download shelf icons first cut.estade@chromium.org2009-05-208-17/+89
* Mac: Make sure the popup is closed when losing focus in omnibox.shess@chromium.org2009-05-201-1/+7
* Remove a debugging statement that was left in my last commit.jhawkins@chromium.org2009-05-201-1/+0
* Commit for Miranda. glen@chromium.org2009-05-1911-27/+178
* Handle non-composited WMs when rendering the dragged tab. Also moves renderi...jhawkins@chromium.org2009-05-196-107/+184
* Mac: Fix the Go button.shess@chromium.org2009-05-192-3/+11
* Move the ChildProcessSecurityPolicy browser test to the browser_tests dll.jam@chromium.org2009-05-192-49/+55
* Quick reimplementation of StatusBubbleGtk to not suck as much.erg@google.com2009-05-195-69/+197
* Fix memory leak in nine_box.thestig@chromium.org2009-05-192-3/+12
* Fix linux autocomplete popups.estade@chromium.org2009-05-192-13/+2
* Adds DidProcessEvent to MessagePumpGLib.sky@chromium.org2009-05-194-1/+9
* Draw the toolbar separator correctly, and in maximized mode.glen@chromium.org2009-05-192-25/+47
* Add a skeleton browser_frame implementation for GTK, make browser_view (whichbrettw@chromium.org2009-05-195-16/+129
* Let Konqueror recognized in about:memory.yutak@chromium.org2009-05-193-1/+3
* Add option to enable/disable reporting.kuchhal@chromium.org2009-05-191-1/+32
* comment out testjam@chromium.org2009-05-191-2/+2
* Disable test since it's causing others to failjam@chromium.org2009-05-191-1/+1
* comment out test in linuxjam@chromium.org2009-05-191-0/+4
* Fix test on linux.jam@chromium.org2009-05-191-4/+4
* Fix memory leaks when a renderer crashes and the user refreshes. Also fix me...jam@chromium.org2009-05-196-10/+55
* Disable dev tools sanity tests to see if it helps interactive ui tests to rec...pfeldman@chromium.org2009-05-191-3/+3
* Eliminate an unused constant. Original patch by Yuzo Fujishima (see http://c...pkasting@chromium.org2009-05-191-4/+0