summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert bbot test.mbelshe@google.com2009-04-222-17/+0
* Enable tcmalloc in chrome.dllmbelshe@google.com2009-04-222-0/+17
* Add -DCHROME_V8 to the chrome/browser build.sgk@google.com2009-04-221-0/+5
* A test extension that shows current buildbot status in the toolbar.erikkay@google.com2009-04-222-0/+118
* Reverting 14168.dimich@google.com2009-04-229-1/+583
* Move test_worker dll files in hierarchy to reflect the fact that this dll is ...dimich@google.com2009-04-229-583/+1
* Make sure radio buttons can't be toggled like checkboxes.ben@chromium.org2009-04-223-1/+11
* Build on Linux with shared libraries (significant chunks courtesy craigsch):sgk@google.com2009-04-221-5/+10
* Enable BookmarkContextMenuTest under Linux.erg@google.com2009-04-222-3/+10
* Provide an override for Webview drop effect.tc@google.com2009-04-221-6/+0
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-2168-297/+287
* This CL fixes xji@chromium.org2009-04-212-25/+72
* Unittest gardening. Enable VisitedLinkTest and SessionBackendTest on Mac.shess@chromium.org2009-04-211-2/+0
* Better omnibox handling of numeric input. Now we search based on the user's ...pkasting@chromium.org2009-04-213-11/+46
* Merge BookmarkContextMenuGtk back into BookmarkContextMenu.erg@google.com2009-04-2110-546/+180
* Use webtextinput to insert text for middle-click paste.estade@chromium.org2009-04-211-1/+4
* Fixes bug in WebMediaPlayerDelegateImpl::Seek() where we (wrongly) assumed ti...scherkus@chromium.org2009-04-212-5/+5
* Reland this change from yesterday. Gets basic text in omnibox2 popup working....ben@chromium.org2009-04-212-40/+53
* posix: URLFixerUpper would DCHECK on input "/".evan@chromium.org2009-04-212-6/+17
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-2162-223/+260
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-2162-260/+223
* comment test again as the fix didnt work.kuchhal@chromium.org2009-04-211-2/+2
* Enable WebDatabaseTest on non-Win.shess@chromium.org2009-04-211-1/+0
* Fix a leak when we fail to load a gdkpixbuf. I meant to do this intc@google.com2009-04-211-7/+7
* Stop using and remove deprecated file_util::TrimFilename().thestig@chromium.org2009-04-211-1/+3
* Makes it possible to mock URLFetcher.sky@chromium.org2009-04-215-4/+165
* Fix installer tests broken by r13926.kuchhal@chromium.org2009-04-215-7/+44
* Add 8 locale dll files for 8 Indian languages to FILES. The list is used for ...jungshik@google.com2009-04-211-2/+10
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-2111-216/+188
* Implement (kinda) ProcessSingleton for the Mac.avi@google.com2009-04-214-21/+39
* Handle file drops and URL open requests. Along with declaring that we handle ...avi@google.com2009-04-213-9/+209
* Unbreak accelerators, and add ctrl+_ for zoom out.estade@chromium.org2009-04-211-1/+5
* GTK: Properly escape download item label markup.estade@chromium.org2009-04-211-9/+10
* Fix a memory leak in the download shelf.estade@chromium.org2009-04-211-2/+5
* Try again to fix "maximized window size wrong after unlock". This is a blind...pkasting@chromium.org2009-04-211-20/+11
* Fix #include (.h, not .cc).sgk@google.com2009-04-211-1/+1
* Hook up alt-d on linux.estade@chromium.org2009-04-211-2/+2
* This CL fix issue 2674 - search engine name containing parenthesis is not dis...xji@chromium.org2009-04-215-10/+16
* I missed this file in my last checkinestade@chromium.org2009-04-211-4/+11
* Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...sgk@google.com2009-04-211-2/+2
* Add open/close animations to infobar, download shelf.estade@chromium.org2009-04-217-48/+216
* Handle a race between the remove tab animation resizing the closing tab and t...jhawkins@chromium.org2009-04-211-1/+11
* Video and audio now pauses by playing NULL (0) PCM audio when the playback ra...ralphl@chromium.org2009-04-212-10/+15
* During uninstall on Vista try to elevate if registry entries from HKLM need t...kuchhal@chromium.org2009-04-213-1/+57
* - Add a new time marker for loadtimes, the time of the first layoutdavemoore@chromium.org2009-04-212-83/+30
* Unit test for sad tab view.pinkerton@chromium.org2009-04-212-0/+40
* Unit tests for button cells we use in the UI.pinkerton@chromium.org2009-04-213-0/+85
* Fix a leak introduced in http://codereview.chromium.org/62061dkegel@google.com2009-04-211-2/+2
* Review URL: http://codereview.chromium.org/77006apavlov@chromium.org2009-04-217-41/+51
* Add a bunch of basic unit tests for view classes.pinkerton@chromium.org2009-04-216-0/+205