summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add a GDK_COLOR_RGB macro for constructing GdkColors.deanm@chromium.org2009-03-123-7/+10
* Ensure that a listener's OnChannelConnected is called before OnMessageReceived.jam@chromium.org2009-03-123-22/+20
* Pointing slns at generated vcprojs from base.bradnelson@google.com2009-03-121-1291/+2002
* Re-enable java plugin test (reverting 11510)jar@chromium.org2009-03-121-2/+1
* Add more info to a dcheck to see why DuplicateHandle is failing on the buildbot.jam@chromium.org2009-03-121-1/+2
* Fixes bug were sorting bookmarks wouldn't trigger a save.sky@google.com2009-03-121-0/+3
* Restore bretts change (reverting 11506) and disabling java testjar@chromium.org2009-03-121-1/+2
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-1230-227/+212
* Rollback 11498jar@chromium.org2009-03-121-2/+1
* - Add UI test for DOM checker.patrick@chromium.org2009-03-129-58/+316
* Make fullscreen exit bubble link work by preventing the bubble from ever bein...pkasting@chromium.org2009-03-122-5/+25
* Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h.thestig@chromium.org2009-03-123-3/+3
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-1219-149/+186
* Diable a failing test. This seems to be related to the WebKit merge 41559:41588brettw@chromium.org2009-03-121-1/+2
* Allow passing in package version info, since it's already calculated by themmoss@chromium.org2009-03-112-72/+56
* Bring over more code from cole to improve the appearance of tabs. Start build...pinkerton@chromium.org2009-03-112-107/+145
* My change to widen the About box got reverted for the Hebrew locale. Readding.finnur@chromium.org2009-03-111-1/+1
* Enable building of browser/debugger/debugger_{contents,shell}.cc on Linux.sgk@google.com2009-03-113-20/+26
* Reverting 11467.mpcomplete@google.com2009-03-113-12/+1
* Inform google_update that the user has acepted the EULAcpu@google.com2009-03-115-9/+33
* Getting rid of dead code.pinkerton@chromium.org2009-03-111-12/+2
* 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