summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* DOMUI - Simplify DOMMessageHandler::Extract{Integer,String}Value.arv@chromium.org2010-05-191-21/+5
* Do not show "save password" infobar on broken pages, which we cannot autofill.georgey@chromium.org2010-05-194-0/+46
* Using different Version environment variable for SxS.huanr@chromium.org2010-05-191-1/+3
* Revert 47582 - Fix flakyness of browser_tests:BrowserViewsAccessibilityTest.T...ctguil@chromium.org2010-05-181-12/+13
* Adding double click to select mode in the filebrowser.dhg@chromium.org2010-05-181-0/+22
* Fix flakyness of browser_tests:BrowserViewsAccessibilityTest.TestChromeWindow...ctguil@chromium.org2010-05-181-13/+12
* Implement fading in for the InfoBubble base class.finnur@chromium.org2010-05-1816-50/+134
* Small fix: volume up and down are mixed up.glotov@chromium.org2010-05-181-3/+2
* Forget zoom levels set/changed in incognito mode when exiting incognito. Thi...pkasting@chromium.org2010-05-183-6/+23
* Fixes regression in reverting a tab drag. I was animating to the wrongsky@chromium.org2010-05-181-1/+1
* Create a dedicated cache thread and use it to create thervargas@google.com2010-05-187-6/+42
* Add better error reporting for Chromium OS logincmasone@google.com2010-05-183-24/+64
* Fix typos for defined(OS_XXX).thestig@chromium.org2010-05-183-5/+6
* Fix a typo.eroman@chromium.org2010-05-181-1/+1
* Aesthetic: fix an awkward formatting of netlog.eroman@chromium.org2010-05-181-6/+11
* Annotate load flags and net errors with their symbolic name.eroman@chromium.org2010-05-183-2/+80
* Adding some known mime types to the platform_mime_utils on linux. This might...dhg@chromium.org2010-05-181-4/+4
* Themes should change placeholder thumnails and notification boxes on the NTP.erg@chromium.org2010-05-181-0/+23
* If the off-the-side menu is showing and one of its bookmarks is removed then ...mrossetti@chromium.org2010-05-182-0/+18
* GTK: more toolbar corner rounding polish.estade@chromium.org2010-05-186-16/+77
* GTK: prepend protocol to cuts/copies from the omnibox.estade@chromium.org2010-05-181-3/+6
* Add the new cookies API to Chrome Extensions, minus the eventcindylau@google.com2010-05-1810-4/+879
* Turn on cloud print for Chromium OS.scottbyer@chromium.org2010-05-186-19/+125
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-1812-144/+58
* Disable PasswordStoreWinTest.MultipleWDSQueriesOnDifferentThreads while Ialbertb@chromium.org2010-05-181-1/+1
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-1815-123/+112
* [Mac] Make the size text field in the font settings editable.rsesek@chromium.org2010-05-181-1/+2
* Reverse shutdown order for data type manager. Fix race condition.chron@chromium.org2010-05-181-6/+9
* Don't delete and re-add bookmark nodes which have been edited, instead, updat...mrossetti@chromium.org2010-05-181-17/+19
* 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