summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Reverting 11642.finnur@chromium.org2009-03-131-2/+2
* Fix ownership error with GtkTextTagTable and GtkTextTag.deanm@chromium.org2009-03-131-3/+2
* Reverting 11641.finnur@chromium.org2009-03-132-5/+0
* Reverting 11640.finnur@chromium.org2009-03-1321-392/+80
* Improve the look of the Linux omnibox.deanm@chromium.org2009-03-133-22/+47
* Disabling a couple of UI tests while I investigate.finnur@chromium.org2009-03-131-2/+2
* Adding missing function to LocationBarViewGtk.finnur@chromium.org2009-03-132-0/+5
* RSS feed support (part 1)finnur@chromium.org2009-03-1321-80/+392
* This CL fixes issue 8684 -- RTL Regression: Text should be right aligned for ...xji@chromium.org2009-03-131-1/+1
* Revert a change made to try and make purify errors go away now that Erik Kay ...pkasting@chromium.org2009-03-131-5/+2
* Cleanup AutocompleteEditViewGtk's resources and widgets.deanm@chromium.org2009-03-131-0/+19
* Fix a crash when with chrome-ui://about/" or anything invalidamit@chromium.org2009-03-131-4/+4
* Stats for the renderers are all broken, because of this change:davemoore@chromium.org2009-03-131-6/+14
* Remove unneeded includes.maruel@chromium.org2009-03-132-2/+0
* Fix some browser shutdown issues on Linux.deanm@chromium.org2009-03-132-8/+27
* Call into the IM hooks from the Linux Omnibox keyboard handling.deanm@chromium.org2009-03-131-14/+28
* Remove unneeded platform_thread.h includes. Reduces number of includes from 5...thestig@chromium.org2009-03-131-1/+0
* Argh, incorrect usage of Intersect.jam@chromium.org2009-03-131-3/+1
* Don't leak visited site information from original profile to OTR profile.abarth@chromium.org2009-03-133-7/+7
* Improve my last change about informing google update about eula.cpu@google.com2009-03-132-2/+3
* Add support for repositioning/resizing a tab window. This is needed as the Se...ananta@chromium.org2009-03-136-0/+113
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-1318-828/+16
* Temp fix for reliablity crashes.jam@chromium.org2009-03-131-0/+3
* Gtk dialogs, first cut.estade@chromium.org2009-03-128-11/+209
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-1233-34/+2
* Some minor cleanup in WebDataSource and WebResponse.darin@chromium.org2009-03-121-4/+3
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-1215-14/+17
* Implement WebSandboxSupport.darin@chromium.org2009-03-125-33/+45
* Fix 'inspect element' crash when hosted in external tabamit@chromium.org2009-03-121-5/+6
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-1211-120/+81
* Add copies of *.pak files that need to be installed for execution.sgk@google.com2009-03-121-1/+24
* Don't rely on subview ordering to be equivalent to tab ordering. Allows us to...pinkerton@chromium.org2009-03-125-52/+129
* Cleaning up Website junk in sln files.bradnelson@google.com2009-03-121-704/+0
* Fix SessionRestoreUITest.TwoTabsSecondSelected in single process mode.jam@chromium.org2009-03-121-13/+12
* Run ExtensionViewTest in single-process mode to try to make it less flaky.mpcomplete@google.com2009-03-123-1/+25
* WebKit resource requests now have a flag reportUploadProgress that tells us w...jcampan@chromium.org2009-03-123-0/+8
* bustageben@chromium.org2009-03-121-1/+1
* bustageben@chromium.org2009-03-121-1/+1
* bustageben@chromium.org2009-03-121-253/+0
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-1262-240/+499
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-129-384/+570
* Chrome-side changes to use registerURLSchemeNoAccess.darin@chromium.org2009-03-121-1/+7
* Make toggling fullscreen mode on/off significantly less janky-looking by mean...pkasting@chromium.org2009-03-125-16/+69
* fix gyp file, quote mismatch.tc@google.com2009-03-121-3/+3
* fix linux build. we need to include basictypes.h to gettc@google.com2009-03-121-0/+1
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-1215-216/+470
* Add a TabController class to manage a TabView (with corresponding xib). Rewri...pinkerton@chromium.org2009-03-129-45/+653
* Update known crashes.patrick@chromium.org2009-03-121-2/+14
* Redisable the java test. Even though the machine wasnsylvain@chromium.org2009-03-121-1/+2
* Have RenderWidgetHostViewGtk take ownership of its widget.deanm@chromium.org2009-03-121-0/+5