summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Reverting 16954.thestig@chromium.org2009-05-272-8/+0
* Fix broken toolkit_views build by adding include of message_loop.ben@chromium.org2009-05-271-0/+1
* linux: fix CHECK fail in window_sizer.evan@chromium.org2009-05-271-20/+37
* Fix breakpad-related Linux official build breakage.mmoss@chromium.org2009-05-262-0/+8
* Fox some compilation problems for Linux. This also adds bookmark_bar_view andbrettw@chromium.org2009-05-263-4/+14
* Show the time remaining of download items in the download manager.arv@google.com2009-05-262-5/+19
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-2612-84/+136
* Change actual pref for stats reporting when selected.kuchhal@chromium.org2009-05-261-6/+7
* Fix a bug where if user has focus follows mouse, moving out oftc@google.com2009-05-262-15/+29
* Fleshes out more of BrowserFrameGtk.sky@chromium.org2009-05-269-22/+82
* Fix initial window placement when dragging a tab out of the tabstrip into its...jhawkins@chromium.org2009-05-264-6/+10
* posix: don't register gears at all.evan@chromium.org2009-05-261-0/+3
* Remove password store unit test, as its dependent was reverted.evan@chromium.org2009-05-261-1/+0
* Add a single monitor implementation of WindowSizer for Linux. (try 2)thestig@chromium.org2009-05-267-50/+118
* Revert the password manager refactoring -- it failed reliability tests.evan@chromium.org2009-05-2620-1336/+156
* Converting gears prebuilt stub to gyp.bradnelson@chromium.org2009-05-261-0/+1
* Don't assume that the widget has a toplevel ancestor in GetTopLevel.jhawkins@chromium.org2009-05-261-1/+4
* Add the GLib-GObject domain to our logging interface.jhawkins@chromium.org2009-05-261-1/+1
* Fixing a long resource loading for small clipshclam@chromium.org2009-05-261-16/+18
* Rename bookmark_context_menu_win to *_views instead since it's technicallybrettw@chromium.org2009-05-263-2/+2
* Check in a new linux reference build and enable the page cycler tests.tc@google.com2009-05-2628-310/+2926
* Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005."ajwong@chromium.org2009-05-261-22/+0
* Remove the last bits leftover from my frame window experiment.brettw@chromium.org2009-05-263-18/+1
* Fix more compilation errors in browser_view.cc and an error I introduced in abrettw@chromium.org2009-05-262-4/+4
* Checkin a version of gmock, modified to use our boost_tuple in VS2005.ajwong@chromium.org2009-05-261-0/+22
* Increase timeout for worker UI tests.jianli@chromium.org2009-05-261-1/+1
* Revert r16903 that causes reliability crash spike.huanr@chromium.org2009-05-262-26/+6
* Make the contents of toolstrips center vertically by default.aa@chromium.org2009-05-262-3/+10
* Run ui_tests (and other tests based on UITest) with --no-first-run to avoidmark@chromium.org2009-05-261-0/+3
* Make bookmark_bar_view.h hopefully compile on Linux.brettw@chromium.org2009-05-263-13/+11
* Make most of browser_view compile on Linux.brettw@chromium.org2009-05-261-5/+26
* Set the buffer size correctly for 8-byte crash ids.thestig@chromium.org2009-05-261-2/+2
* Linux: don't trigger GCC 4.3 warningsagl@chromium.org2009-05-261-3/+3
* Do a few random bits of porting for Linux.brettw@chromium.org2009-05-262-3/+5
* Updating trunk VERSION build from 182.0 to 183.0laforge@chromium.org2009-05-261-2/+2
* SetInitialFocus() when there's no view to restore to.shess@chromium.org2009-05-261-0/+6
* Fix a corner case in tab dragging where we receive a drag-end signal before e...jhawkins@chromium.org2009-05-261-0/+6
* Undelete the factory method for BackForwardMenuModelGtk.estade@chromium.org2009-05-261-1/+8
* Retry r15294. The previous two tries causedhuanr@chromium.org2009-05-262-6/+26
* Fixes BrowserView::GetBrowserViewForNativeView on linux.sky@chromium.org2009-05-261-2/+6
* Gets a couple of download classes to compile on linux. Updates thesky@chromium.org2009-05-265-30/+78
* Refactor back/forward buttons to their own class. Fix them so the menu pops u...estade@chromium.org2009-05-269-174/+275
* First phase of Mac Keychain integration. For the overall plan, see the design...stuartmorgan@chromium.org2009-05-267-4/+1239
* Implement dragging a tab out of a TabStripGtk into its own browser window.jhawkins@chromium.org2009-05-269-48/+230
* Removes some dead code in TabContentsViewGtk and makes it compile forsky@chromium.org2009-05-263-39/+6
* Move the BookmarkMenuController out of bookmarks to the platform-specific partbrettw@chromium.org2009-05-2610-32/+36
* We need to add UI tests to test workers after we switch to process-per-worker...jianli@chromium.org2009-05-266-0/+153
* Linux: implement 16-bit visuals without Xrender.agl@chromium.org2009-05-261-0/+30
* Make OffTheRecordObserver a Singleton.mpcomplete@google.com2009-05-261-8/+6
* Fix a race condition in the unpacking of the extension system.finnur@chromium.org2009-05-261-0/+4