summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-2832-158/+133
* Move NativeThemeChromeOS into gfx.xiyuan@chromium.org2011-03-282-799/+0
* Make 'dangerous download warning' visible in Japanese UI on Windows.jshin@chromium.org2011-03-281-10/+33
* Adding OWNERS file for chrome/browser/content_settingsmarkusheintz@chromium.org2011-03-281-0/+3
* Remove unnecessary LOG statement.markusheintz@chromium.org2011-03-281-1/+0
* importer: Some random cleanups.tfarina@chromium.org2011-03-285-66/+62
* [Mac] Tabpose: Add a NULL check before trying to query for a devtools TabCont...rsesek@chromium.org2011-03-281-1/+1
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-2827-74/+76
* gtk: Tweak omnibox and tab font sizes.derat@chromium.org2011-03-282-4/+4
* [cros] Initial check-in of SIM unlock dialog HTML/JS/CSS.nkostylev@chromium.org2011-03-289-98/+425
* Remove tips code from Chrome.mirandac@chromium.org2011-03-286-247/+1
* Disable rate limiting on PrerenderBrowserTest's.cbentzel@chromium.org2011-03-281-12/+1
* Reduce one case of string copying in autocomplete_edit_view_win.cc.finnur@chromium.org2011-03-281-3/+3
* Removed legacy support from the policy fetch request.pastarmovj@chromium.org2011-03-288-87/+187
* Remove dead code (ContentExceptionsTableModel)jochen@chromium.org2011-03-283-249/+0
* Tear down objects in PrefMemberTest.MoveToThread in the right order.bauerb@chromium.org2011-03-281-5/+4
* [Mac] Inform the user to reload page after changing cookie content settingsjochen@chromium.org2011-03-282-2/+9
* Correctly report HttpOnly cookies and correctly reset the Cookie Monsterjochen@chromium.org2011-03-281-1/+5
* DevTools: if 'debug_devtools' is defined in .gyp, always try loading from dis...mnaganov@chromium.org2011-03-281-2/+10
* Enable component extensions for DefaultProfile used in login screen dialogsdpolukhin@chromium.org2011-03-283-6/+8
* Fix the position of the keyboard overlay.mazda@chromium.org2011-03-281-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281109-1800/+1800
* importer: Cleanup, remove all remaining using declarations.tfarina@chromium.org2011-03-275-50/+37
* importer: Cleanup ToolbarImporter code a little bit.tfarina@chromium.org2011-03-276-40/+66
* Disable SSLUITest.TestCloseTabWithUnsafePopupisherman@chromium.org2011-03-271-2/+3
* Add SCOPED_TRACE to data driven tests.isherman@chromium.org2011-03-271-0/+2
* Before object destruction, make sure that its select dialogs are told that weaarya@google.com2011-03-276-2/+31
* Part2 of Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-264-24/+44
* Return the full cookie details in TestingAutomationProvider and pass aroundkkania@chromium.org2011-03-263-54/+143
* PrerenderRedirectToHttps is now DISABLED.cbentzel@chromium.org2011-03-261-2/+3
* extensions: Refactor ExtensionInstallUI class.tfarina@chromium.org2011-03-2618-257/+372
* ProfileSyncServiceTest.JsFrontendProcessMessageBasic is flaky.michaeln@google.com2011-03-261-1/+2
* ConnectToWifiNetwork() is now blocking.dtu@chromium.org2011-03-267-96/+252
* chromeos: Update static about:os-credits file.derat@chromium.org2011-03-261-14811/+5141
* Commit a piece of my already-reviewed fix for bug 54274 to fix bug 76548.pkasting@chromium.org2011-03-251-0/+1
* Move all dev tools messages to devtools_messages.h and create a TabHelper to ...jam@chromium.org2011-03-258-9/+129
* Do not show 'Print Preview' flag in about::flags of CrOS.kmadhusu@chromium.org2011-03-251-1/+1
* Add <iterator> to the list of include files. This is required for back_inser...jeanluc@chromium.org2011-03-251-0/+1
* This fixes some issues with the window switcher icon.gspencer@chromium.org2011-03-251-24/+43
* options: Fix a couple of javascript errors for download settings on chromeos.sadrul@chromium.org2011-03-251-7/+10
* Use ClearNetworkServiceProperty from libcros to clear network properties.chocobo@chromium.org2011-03-251-2/+1
* Support enabling/disabling the URL request throttler via the about:net-intern...joi@chromium.org2011-03-258-19/+203
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-256-2/+168
* Increasing toolbar for touch case, assets are not finalsaintlou@chromium.org2011-03-251-0/+6
* Moves instant related methods off TabContents and to where they are used.sky@chromium.org2011-03-2517-123/+165
* importer: Use unnamed namespace instead of static keyword.tfarina@chromium.org2011-03-251-8/+10
* Fix clang error.thestig@chromium.org2011-03-251-1/+1
* Retrieve the accessibility tree from an iframe's document in the renderer,dmazzoni@chromium.org2011-03-251-0/+49
* [Sync] Add value conversions to syncable::Entry and friendsakalin@chromium.org2011-03-2513-44/+293
* Fix for "Mouseovers follow the cursor even when there's a find bar in the way"mark@chromium.org2011-03-254-5/+58