summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-0813-70/+13
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-081-0/+1
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-0810-122/+234
* linux: temporarily disable a test due to flakiness.evan@chromium.org2009-04-081-0/+5
* Ensure the previous/next button don't get focused when clicked.jcampan@chromium.org2009-04-081-0/+5
* DevTools: Fix errors found during dogfooding.pfeldman@chromium.org2009-04-081-1/+2
* Fix issue 7337, where a file of mime type "text/x-registry" with extension "r...sidchat@google.com2009-04-082-1/+10
* Fix mouse wheel redirection when omnibox has focusamit@chromium.org2009-04-082-0/+13
* Attempt to fix crash that I don't fully understand and can't repro :(pkasting@chromium.org2009-04-081-2/+13
* Enable a bunch of ui tests on Mac.pinkerton@chromium.org2009-04-083-6/+6
* Remove our only use of dynamic_cast, which is not needed.deanm@chromium.org2009-04-081-1/+1
* Added restore and add tab to the system menu so that these operationsidanan@chromium.org2009-04-081-3/+12
* Refactor tab model observer for cocoa into a separate class so it can be re-u...pinkerton@chromium.org2009-04-086-106/+212
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-083-18/+0
* Move location bar bridge out of tab_contents_controller.shess@chromium.org2009-04-085-75/+146
* Temporary fix for omnibox crash.estade@chromium.org2009-04-083-4/+60
* DNS prefetch experiment extension: Consider different connection count limitsjar@chromium.org2009-04-081-5/+19
* Stuff needed for alert info bars.estade@chromium.org2009-04-081-16/+4
* linux: don't crash on alert infobars.evan@chromium.org2009-04-081-6/+1
* posix: implement AutomationWindowTracker.evan@chromium.org2009-04-083-16/+37
* More info bar implementation.estade@chromium.org2009-04-082-16/+101
* Support the new popup and new window dispositions in the external tab contain...ananta@chromium.org2009-04-084-2/+34
* Fix a crash on tab closure. We now use our own model data and check that the...jhawkins@chromium.org2009-04-081-4/+5
* Reimplement the bookmark bar to use a GtkToolbar.erg@google.com2009-04-082-29/+294
* hclam: picked you for this review based on the revision log of ChromeURLReque...aa@chromium.org2009-04-083-6/+32
* Greatly reduce the race window in ProcessSingletoncpu@google.com2009-04-081-8/+14
* Skeleton setup for new Automated UI test framework.huanr@chromium.org2009-04-081-12/+44
* Remove unused database code.paulg@google.com2009-04-082-33/+0
* Fix the findbar crash.tc@google.com2009-04-078-42/+40
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-7/+14
* linux: pass a bunch more ui tests.evan@chromium.org2009-04-074-10/+14
* Fix some threading issues and some refactoring in AudioRendererHosthclam@chromium.org2009-04-074-227/+423
* Disable user metrics reporting for chromium builds.rvargas@google.com2009-04-071-2/+9
* Cloned from 62030arv@chromium.org2009-04-074-19/+59
* Re-land popup routing fix for browser.ben@chromium.org2009-04-0713-72/+146
* Use one worker process per domain until we hit the maximum count of 10, then ...jam@chromium.org2009-04-073-17/+90
* Fix a crash seen when trying to paste on linux.tc@google.com2009-04-071-0/+3
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-0721-448/+570
* posix: the code path on either side of this ifdef is identical.evan@chromium.org2009-04-071-10/+0
* Disables the download item on the download-shelf when the file is opened.jcampan@chromium.org2009-04-077-13/+80
* Remove unneeded includes of base/string_piece.hthestig@chromium.org2009-04-071-1/+2
* Fix "Save page as..." functionality. Fix by Roland Steiner.avi@google.com2009-04-071-1/+5
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-074-2/+14
* Comment out a test that I accidentally uncommented in my previous CL.brettw@chromium.org2009-04-071-3/+4
* Clarify the documentation for loading_only on TabRenderer::UpdateData.brettw@chromium.org2009-04-072-3/+16
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-0731-125/+163
* Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a...ananta@chromium.org2009-04-071-0/+8
* Fix a NOTREACHED in GTK accelerator handling when capslock is on.deanm@chromium.org2009-04-071-0/+2
* Layout the tabs explicitly when creating a background tab. Update to correct ...pinkerton@chromium.org2009-04-071-12/+20
* Destroy the GTK info bar container widget when the object is destroyed.deanm@chromium.org2009-04-071-0/+2