summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Try to make ExtensionViewTest less flaky by running it in single-process mode.mpcomplete@google.com2009-03-113-1/+12
* Change to make the 'save as...' dialog choose the default download path you h...maruel@chromium.org2009-03-111-3/+12
* Add new browser/gtk/find_bar_gtk.{cc,h} files to gyp build.sgk@google.com2009-03-111-0/+2
* Add hanging test to Purify gtest filter file. Report location of filter filepam@chromium.org2009-03-111-0/+2
* Fix directory listings in mac and linux by making sure the codetc@google.com2009-03-112-5/+4
* Hopefully make DownloadTest.UnknownSize not-flaky.phajdan.jr@chromium.org2009-03-112-6/+5
* Revert r11445, _wtoi does not exist outside of Windows / MSVC.deanm@chromium.org2009-03-111-13/+4
* Add a couple more unit tests to the Mac buildpinkerton@chromium.org2009-03-113-7/+3
* I was a moron and did http://codereview.chromium.org/40012/ against a read on...davemoore@chromium.org2009-03-111-4/+13
* Initial pass at copy/paste. Menu items are always enabled. This matches Windo...avi@chromium.org2009-03-113-9/+37
* Reenable incremental linking for most projects except the largest ones. Will ...maruel@chromium.org2009-03-114-1/+4
* net_resources unforkthomasvl@chromium.org2009-03-111-7/+5
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-1115-172/+33
* Remove some empty source files from the tree.deanm@chromium.org2009-03-117-2/+0
* The video renderer actually color converts. This is the last change that sho...ralphl@chromium.org2009-03-111-4/+17
* Fix the distributor logo placement on the glass frame.ben@chromium.org2009-03-114-6/+37
* Stop history search going on beyond the start of history.glen@chromium.org2009-03-1111-22/+118
* Change SpellChecker::Language to be an ASCII string.estade@chromium.org2009-03-1111-84/+111
* Add the show all downloads link to the download shelf on linux.estade@chromium.org2009-03-112-6/+85
* Fix black titlebar rendering when toggling DWM when the window is maximized:ben@chromium.org2009-03-104-3/+34
* A little cleanup of ResourceDispatcherHost to make it less renderer centric, ...jam@chromium.org2009-03-1011-282/+264
* Implemented AudioRendererImpl in renderer process using APIhclam@chromium.org2009-03-105-46/+313
* Changes docking in the following ways:sky@google.com2009-03-107-209/+180
* Allow packaging to run from other directories (e.g. buildbot archive staging ...mmoss@chromium.org2009-03-101-17/+65
* 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