summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-086-13/+19
* [Mac] Disable the Encoding menu within the Wrench menu for Chromium-internal ...rsesek@chromium.org2010-07-081-1/+8
* [Mac] Tighten up the top chrome (move the buttons closer, reduce the toolbar ...andybons@chromium.org2010-07-085-24/+14
* Remove the warning during conversion to TopSites.nshkrob@chromium.org2010-07-081-1/+9
* Don't sync prefs::kPerHostZoomLevelsskrul@chromium.org2010-07-081-1/+2
* Linux: remove unnecessary MimeType field from application shortcuts.phajdan.jr@chromium.org2010-07-082-1/+3
* [Mac] Restore the individually selected tab from a window when using the Hist...rsesek@chromium.org2010-07-081-3/+8
* [Mac] Reset to Defaults should reset the startup pages list.rsesek@chromium.org2010-07-081-55/+5
* base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs.tfarina@chromium.org2010-07-081-0/+4
* Revert "Add tab menu item to show/hide toolbar for app tabs"rafaelw@chromium.org2010-07-0810-65/+9
* base: Get rid of the deprecated SysInfo::GetEnvVar.tfarina@chromium.org2010-07-081-3/+6
* Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-0810-9/+65
* Disable broken test for nowjrg@chromium.org2010-07-081-1/+3
* Bookmarks: Select items after user actions such as copy and paste, drag and d...arv@chromium.org2010-07-081-0/+64
* Mark TwoCommandsOneTab test as FLAKY until it can be fixed.csilv@chromium.org2010-07-081-1/+4
* Fix fullscreen + bookmark bar folders.jrg@chromium.org2010-07-081-2/+2
* GTK: Fix highlight and image colors in the new wrench menu.erg@chromium.org2010-07-087-45/+155
* Fix command-click for sub-sub-folders.jrg@chromium.org2010-07-081-1/+1
* Fix a crashing bug in IsSSN(str) when presented with non-ascii input.michaeln@chromium.org2010-07-071-1/+1
* Fix muli-folder add in Add Page... sheet.jrg@chromium.org2010-07-072-0/+18
* Correct bookmark button height and spacing in folders to keep icon integrity.jrg@chromium.org2010-07-071-5/+3
* Clean up spellchecker unittest. In particular, this:pkasting@chromium.org2010-07-071-301/+272
* Mac: Don't restore very small windowsthakis@chromium.org2010-07-072-7/+66
* Refactor certificate viewer code behind ShowCertificateViewerdavidben@chromium.org2010-07-0710-91/+131
* Mac clients should ignore updates of kAcceptLanguages.skrul@chromium.org2010-07-072-0/+24
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-077-9/+254
* First cut at an end-to-end browser test for extension context menu API.asargent@chromium.org2010-07-071-0/+73
* [Mac] Don't change state from stop to reload when hovered.shess@chromium.org2010-07-0712-27/+396
* Asynchronous threaded volume get/set/initscherkus@chromium.org2010-07-075-224/+248
* Fix valgrind / heapcheck error in 51743hclam@chromium.org2010-07-071-10/+4
* First semi-successful attempt at mac accessibility.feldstein@chromium.org2010-07-076-5/+591
* Bookmarks: Fix position of context menu when opened using the keyboard.arv@chromium.org2010-07-071-3/+24
* Removed extra/unused </style> tag.csilv@chromium.org2010-07-071-1/+0
* Fixes two bugs in wrench menu when shown rtl:sky@chromium.org2010-07-071-3/+17
* Inform the SSLClientAuthHandler that a request was cancelleddavidben@chromium.org2010-07-071-0/+2
* - First round implementation of the Advanced (Under the Hood) options panel.csilv@chromium.org2010-07-0719-91/+767
* Fix bug in DeleteAllForURL; deletes entire store instead of justrdsmith@google.com2010-07-071-1/+1
* Start at cleaning up BrowserMain().viettrungluu@chromium.org2010-07-074-361/+524
* Revert 51748 - [Mac] Restore the individually selected tab from a window when...rsesek@chromium.org2010-07-071-17/+5
* [Mac] Restore the individually selected tab from a window when using the Hist...rsesek@chromium.org2010-07-071-5/+17
* [chromeos]Update the display name of UK keyboard layout.suzhe@chromium.org2010-07-071-1/+2
* Rewrite AudioRendererHost to use AudioControllerhclam@chromium.org2010-07-075-783/+906
* Log whenever the network IP address changes.eroman@chromium.org2010-07-074-16/+122
* Put Chromoting plugin behind a flag.ajwong@chromium.org2010-07-072-2/+7
* [Mac] Initial implementation of app tabs. Loads the app and displays the corr...andybons@chromium.org2010-07-078-31/+83
* Autocomplete and AutoFill entries are shown combined in the suggestions popup.dhollowa@chromium.org2010-07-074-20/+114
* Adding labs to the chromeos options pagedhg@chromium.org2010-07-078-36/+109
* Replaced IsOnlyLeftMouseButton() with IsLeftMouseButton() in PanelController:...stevenjb@chromium.org2010-07-071-1/+1
* Add Iceweasel to the list of browsers shown in about:memory.evan@chromium.org2010-07-071-0/+3
* Remove ThumbnailStore - replaced by TopSites.nshkrob@chromium.org2010-07-078-946/+1