summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fixing setdownloads so it gets downloads that are OTR, and downloads that are...dhg@chromium.org2010-05-182-22/+56
* Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp...mrossetti@chromium.org2010-05-1817-338/+1146
* Wire sending/receiving cacheable metadata from the renderertonyg@chromium.org2010-05-183-3/+45
* NTP: Fix warnings on Mac.arv@chromium.org2010-05-181-4/+4
* NTP: Adds an app launched animation.arv@chromium.org2010-05-188-12/+246
* gtk: Make use of gtk signal macros in FirstRunDialog.tfarina@chromium.org2010-05-182-17/+10
* Handle pinyin's zh as zh-CN.satorux@chromium.org2010-05-182-4/+7
* Check if current screen is already showing during OOBE.nkostylev@google.com2010-05-182-2/+3
* Removed the "Reload" button from the HTTP cache tab of the net-internals page.eroman@chromium.org2010-05-185-47/+22
* Make the font size in the candidate window bigger again.satorux@chromium.org2010-05-181-1/+1
* Fix a bug that caused two status areas are shown when ibus-mozc is used.satorux@chromium.org2010-05-181-47/+31
* Remove --omnibox-popup-count flag.tfarina@chromium.org2010-05-187-55/+33
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-1817-442/+940
* GTK: Allow users to override fonts and font sizes in gtk-mode.erg@chromium.org2010-05-185-75/+103
* Fix the logging of URL_REQUEST_START, so the nesting is correct on redirects.eroman@chromium.org2010-05-173-4/+4
* Refactors renderer related classes for better sharing.sky@chromium.org2010-05-1724-1878/+1689
* Fix a bug where incognito renderer hosts would not receive updates formpcomplete@chromium.org2010-05-171-3/+3
* Omnibox automation should wait for page load after selecting a popup item.nirnimesh@chromium.org2010-05-174-6/+62
* Bookmarks: Localize Recent and Search tree items.arv@chromium.org2010-05-172-5/+9
* removing unnecessary null check for delete.oshima@chromium.org2010-05-172-47/+45
* Replace hard-coded strings in CookiesWindowControllerTest with their GRIT val...rsesek@chromium.org2010-05-171-10/+22
* Disable app launcher animation on ChromeOS. It causing the app launcher to re...jcivelli@chromium.org2010-05-172-1/+15
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-1710-24/+60
* Add 64-bit guards to the Carbon plugin interpose codestuartmorgan@chromium.org2010-05-171-0/+4
* Handling volume up/down/mute keypresses within Chrome.scherkus@chromium.org2010-05-173-0/+124
* On the net-internals text dump, display times as unix timestamps rather than ...eroman@chromium.org2010-05-172-16/+36
* Attempt to recommit issue 2013017. Switch sync servers based on channel.chron@chromium.org2010-05-174-4/+41
* Adding HistoryService::QueryMostVisitedURLs and tests. brettw@chromium.org2010-05-1710-53/+219
* [Linux]Fix a redraw issue when expanding a GtkChromeShrinkableHBox.suzhe@chromium.org2010-05-171-4/+5
* Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...thestig@chromium.org2010-05-173-6/+8
* Reinstate separator before Inspect Elements in debugger context menu.estade@chromium.org2010-05-171-1/+1
* [Mac] stop the animation during window close and clear the animation delegate...thomasvl@chromium.org2010-05-171-0/+11
* GTK: size popup windows by their content, not outer bounds.estade@chromium.org2010-05-171-6/+8
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-1717-344/+421
* Animates the app launcher when it is shown.jcivelli@chromium.org2010-05-174-41/+69
* Mark BrowserViewsAccessibilityTest.TestChromeWindowAccObj as flaky.ctguil@chromium.org2010-05-171-3/+6
* Close options dialog when "Get Theme" is clicked.xiyuan@chromium.org2010-05-173-2/+19
* Re-enable layout test for web storage quota.satish@chromium.org2010-05-171-1/+1
* Show error message for authenticator in info bubbles.dpolukhin@chromium.org2010-05-175-21/+29
* Adds tests to ensure Geolocation requests permission happens at the right time.bulach@chromium.org2010-05-171-0/+32
* Fix a bug that caused buttons in "Languages and Input" dialog to be truncated.satorux@chromium.org2010-05-171-8/+11
* Revert 47396 - Revert 47363 Fix build on ChromeOS by adding required return ...tyoshino@chromium.org2010-05-171-2/+2
* Revert 47363 - Fix build on ChromeOS by adding required return value checks.tyoshino@chromium.org2010-05-171-2/+2
* Aesthetic: fix a formatting issue where certain log entries were not prefixed...eroman@chromium.org2010-05-161-1/+2
* More TabStrip refactoring.sky@chromium.org2010-05-1615-556/+582
* Log the OS error that getaddrinfo() failed with.eroman@chromium.org2010-05-163-5/+13
* Reland 47342.willchan@chromium.org2010-05-164-5/+77
* Fixes bug in tabstrip where close was always treated as if the usersky@chromium.org2010-05-157-25/+35
* Use FilePath in ProfileInfo struct.tfarina@chromium.org2010-05-1511-63/+65
* Fix build on ChromeOS by adding required return value checks.phajdan.jr@chromium.org2010-05-151-2/+2