summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix startup and page_cycler_tests shared linking when using SHARED=1evan@chromium.org2009-03-102-1/+6
* Fixes stretchy effect when window is enlarged past the backing bitmap's size.avi@chromium.org2009-03-101-4/+4
* Pass unhandled events to Cocoa; thanks to Dmitri for the event fix.avi@chromium.org2009-03-101-3/+12
* This changes the base clipboard class, as accomplishing paste requires that C...avi@chromium.org2009-03-107-29/+7
* Make ui_tests work on the Mac again after r11273mark@chromium.org2009-03-101-4/+1
* Set proper bundle ID based on the state of branding.mark@chromium.org2009-03-102-3/+14
* Back out r11376. Not all .grd files generate the same .pak / .rc files.sgk@google.com2009-03-101-2/+0
* Get rid of --start-renderers-manually since it's been broken for a long time ...jam@chromium.org2009-03-1011-125/+75
* Move the tab images into the TabRenderer class.jhawkins@chromium.org2009-03-102-76/+86
* Fix interactive UI tests. It was crashing due to a NULL ExtensionsService in...mpcomplete@google.com2009-03-101-1/+2
* Re-enable ExtensionViewTest.mpcomplete@google.com2009-03-101-3/+1
* First step at removing TabContents from temp scaffolding. Get rid of duplicat...pinkerton@chromium.org2009-03-104-182/+49
* Extra disable ExtensionViewTest.mpcomplete@google.com2009-03-101-0/+2
* Instead of queuing ResourceDispatcher IPC messages in RenderView, use Resourc...jam@chromium.org2009-03-105-56/+47
* Make the download shelf in gtk look prettier (add top border, improve spacing).estade@chromium.org2009-03-102-19/+48
* Port navigation controller unittest to posix.estade@chromium.org2009-03-101-29/+36
* Make chrome's copy of the 'grit' rule aware that the grit callsgk@google.com2009-03-101-0/+2
* Disable ExtensionViewTest.Index while I fix it.mpcomplete@google.com2009-03-101-1/+1
* First cut at the find bar.tc@google.com2009-03-1010-14/+149
* Add new gtk files to the gyp build.sgk@google.com2009-03-101-16/+17
* Fix build breaks after webkit merge.jam@chromium.org2009-03-103-2/+5
* Unrevert 11294.mpcomplete@google.com2009-03-1014-61/+161
* Highlight tab close button on click. Original patch by kimworking@gmail.com,...pkasting@chromium.org2009-03-101-2/+4
* Checking in media::FFmpegGlue, media::FFmpegDemuxer and tests.scherkus@chromium.org2009-03-101-0/+3
* Make Chromium windows not hide auto-hide taskbars, take 2.pkasting@chromium.org2009-03-108-49/+125
* Slight code change to make some global variables const.maruel@google.com2009-03-1019-77/+122
* Some cleanups and hookups to LocationBarViewGtk.deanm@chromium.org2009-03-107-41/+58
* Basic Linux linking of chrome and tests:sgk@google.com2009-03-101-32/+41
* Adds logging of main URL for IPC messages. This is just a start. Isky@google.com2009-03-101-0/+20
* NO CODE CHANGEdeanm@chromium.org2009-03-10745-772/+0
* Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared.deanm@chromium.org2009-03-101-40/+2
* NO CODE CHANGE.maruel@google.com2009-03-1046-169/+181
* Normalize end of file newlines in chrome/browser/gtk/.deanm@chromium.org2009-03-108-8/+0
* Add a copyright header to location_bar_view_gtk.cc.deanm@chromium.org2009-03-101-0/+4
* Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.deanm@chromium.org2009-03-109-89/+1114
* Added null-check for current DOMUI.yurys@google.com2009-03-101-2/+2
* If the flag is specified developer tools window will be opened instead of Con...yurys@google.com2009-03-103-6/+18
* Suppress relevant warnings flags when building hunspell on Linux.sgk@google.com2009-03-101-0/+9
* Get rid of renderer startup dialog implementation on linux.estade@chromium.org2009-03-101-12/+0
* InputWindow's window delegate should pass DeleteDelegate through to its own d...ben@chromium.org2009-03-101-0/+5
* Snapshotting progress.bradnelson@google.com2009-03-092-53/+129
* Adds support for BlockTillLoaded to Linux.markus@chromium.org2009-03-092-26/+6
* Make the last tab part of the client area instead of the non-client as it is ...ben@chromium.org2009-03-092-14/+0
* Adds the ability to log the URL of the renderer if the renderersky@google.com2009-03-094-6/+145
* Reverting 11294.mpcomplete@google.com2009-03-0911-157/+59
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-0911-59/+157
* String change.jcampan@chromium.org2009-03-091-1/+1
* Relanding the CL removing Windows specific code from the interstitial page.jcampan@chromium.org2009-03-091-34/+7
* Remove the spellcheck language preference setting when UI language is changed...sidchat@google.com2009-03-091-0/+5
* Enable download_request_manager_unittest on linux.estade@chromium.org2009-03-094-7/+30