summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix compiling on gcc-4.6.hbono@chromium.org2011-02-254-6/+6
* Added TranslateVariablesInPolicy to the policy toolkit.pastarmovj@chromium.org2011-02-2511-133/+400
* Bypass setting exceptions for CONTENT_SETTINGS_TYPE_PRERENDER.cbentzel@chromium.org2011-02-252-13/+34
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-2512-14/+68
* Duplicate tab does not work for POST pages.pfeldman@chromium.org2011-02-254-1/+18
* Updating trunk VERSION from 683.0 to 684.0chrome-release@google.com2011-02-251-1/+1
* Revert 75900 - Set the standard font from 'serif' family font.kochi@chromium.org2011-02-251-6/+4
* Reenable incognito and webnavigation extension API testsjochen@chromium.org2011-02-252-9/+2
* GTTF: Use a fresh TestingBrowserProcess for each test, part #2phajdan.jr@chromium.org2011-02-2519-24/+53
* Remove RemoveCustomProxySettingsFunction as it is substituted by clear of pre...battre@chromium.org2011-02-257-131/+156
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-2580-1463/+73
* gtk: Split infobar_gtk.cc into separate pieces for the different classes defi...tfarina@chromium.org2011-02-257-124/+208
* Back out thread watcher changes.rtenneti@chromium.org2011-02-2513-96/+42
* Propagate was_fetched_via_proxy to ViewHostMsg_FrameNavigate. We'll use thisbryner@chromium.org2011-02-253-2/+12
* Adding pyauto tests for browser shortcuts.sunandt@chromium.org2011-02-251-0/+35
* Fixed regression in the Linux AutoStart code caused by my previous CL.sanjeevr@chromium.org2011-02-251-1/+2
* Fix finding the location in view of elements. This fixes mouse commands on sc...kkania@chromium.org2011-02-2517-212/+492
* WebUI Prefs: Use click target to set focus for inline editing.stuartmorgan@chromium.org2011-02-251-5/+37
* Wrap some widgets with OwnedWidgetGtk to make sure we don'testade@chromium.org2011-02-252-21/+23
* WebUI Prefs: Fix scrolling behavior of left nav bar.stuartmorgan@chromium.org2011-02-252-3/+19
* views: Organize all the import UI files into the chrome/browser/ui/views/impo...tfarina@chromium.org2011-02-249-76/+78
* cocoa: Do not show tooltip for bookmarks folders.tfarina@chromium.org2011-02-242-19/+24
* Incorrect login autofills default passworddhollowa@chromium.org2011-02-242-3/+22
* Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...jam@chromium.org2011-02-2437-2935/+38
* Fixes bug that would result in showing other bookmark menu dropdownsky@chromium.org2011-02-241-1/+3
* [Chrome OS] Owner keys are generated outside Chrome now; handle appropriatelycmasone@chromium.org2011-02-2416-322/+48
* Blacklist NVIDIA GeForce 7300 GT on Mac.zmo@google.com2011-02-241-1/+12
* Fix dragged tab visiblity bug by making the Widget invalidate everything for ...ben@chromium.org2011-02-242-2/+0
* Moved creation of GPU transfer buffers into the browser process.apatrick@chromium.org2011-02-2417-60/+208
* Print Preview: Add some CHECKs to help track down a crash.thestig@chromium.org2011-02-241-3/+6
* OOL code in CarbonPluginWindowTracker.erg@google.com2011-02-241-0/+2
* Cleanup: Remove a bunch of unneeded includes.thestig@chromium.org2011-02-2421-21/+0
* ICU 4.6 upgrade chrome changes in phase 2jshin@chromium.org2011-02-246-5/+6
* Clean up the disable_ and checks_.lzheng@chromium.org2011-02-241-5/+8
* Don't let extensions crash the browser or renderers from tabs API.jstritar@chromium.org2011-02-246-6/+95
* Remove dependency on Views::Window from platforms that don't support it.estade@chromium.org2011-02-2410-15/+24
* Remove line I had added for debugging, then accidentally committed.estade@chromium.org2011-02-241-2/+0
* gtk - Popup blocked animationestade@chromium.org2011-02-242-43/+217
* Disabling Crash Renderers test, it fails always on offical trunk builderskerz@chromium.org2011-02-241-1/+1
* Added LevelOfControl to Preferences API's get() resultbattre@chromium.org2011-02-2422-37/+303
* Fixed about:gpu refresh bug.nduca@chromium.org2011-02-2411-80/+232
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-245-12/+32
* Mac specific chromium-style issues now that the trybot is sane.erg@google.com2011-02-2416-32/+86
* Stretched the hit box of the download shelf close button to the edges of the ...stevet@google.com2011-02-241-4/+7
* Ensure that Prerendering uses not more than 100MB per prerendered page.tburkard@chromium.org2011-02-247-1/+165
* Thread Hang detector - enable it for Windows only and ifdef'edrtenneti@chromium.org2011-02-241-3/+4
* web-ui settings: Eliminate three html parse warnings do to incorrect use of l...csilv@chromium.org2011-02-241-14/+14
* Revert 75911 - Remove web_ui_util helper functions.kmadhusu@chromium.org2011-02-248-24/+65
* Fix pinning of gamma on Mac device orientation. It shouldn't switch signs.avi@chromium.org2011-02-241-7/+13
* Get rid of the GTK-only accessibility api code, now that Chrome OS can relydmazzoni@chromium.org2011-02-2426-1218/+0