summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add pref_service_unittest.cc on Mac.shess@chromium.org2009-04-222-5/+0
* Always enable copy-link-address in context menu.brettw@chromium.org2009-04-224-2/+9
* implement remaining tab events (except for onTabUpdated).rafaelw@chromium.org2009-04-225-15/+187
* Don't delete the DOM UI property for the callback when the DOM UI is torn down.brettw@chromium.org2009-04-221-2/+8
* Run user_script_master_unittest.cc on Mac.shess@chromium.org2009-04-222-5/+8
* Unittest gardening.shess@chromium.org2009-04-221-2/+1
* Last chunk of OS X Breakpad integration:jeremy@chromium.org2009-04-225-74/+119
* Fix an assert caused by trying to add duplicate observers for multiple workers.jianli@chromium.org2009-04-221-11/+5
* Weaken is_active check more, since it appears that Chromium can switch to andpam@chromium.org2009-04-221-19/+8
* Unbreak build.estade@chromium.org2009-04-221-1/+3
* Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...pinkerton@chromium.org2009-04-226-15/+13
* Avoid DCHECK in nine box during download shelf animation.estade@chromium.org2009-04-222-4/+9
* Restore closed tabs into new windows when necessary, and track the windows theypam@chromium.org2009-04-227-128/+306
* Move all data members from WebContents to TabContents in preparation forbrettw@chromium.org2009-04-224-232/+287
* Remove unused implementation of TabContentsDelegate in HtmlDialogView.stoyan@chromium.org2009-04-223-108/+3
* Updating trunk VERSION build from 176.0 to 177.0laforge@chromium.org2009-04-221-1/+1
* Remove a debugging change that was accidentally added to r14123.jhawkins@chromium.org2009-04-221-1/+0
* Enable some ui tests that were already ported, but weren't enabled at the tim...estade@chromium.org2009-04-221-2/+2
* Add new item animation to download shelf.estade@chromium.org2009-04-226-15/+60
* The test_worker.vsprops file had wrong link to another vsprop file. dimich@google.com2009-04-229-583/+1
* Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ...pinkerton@chromium.org2009-04-2211-15/+74
* Don't leak the RenderProcessHost when running site instance unit tests bybrettw@chromium.org2009-04-221-0/+4
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-2213-93/+305
* Add Australian English spell check support.sidchat@google.com2009-04-224-1/+46838
* Properly construct shell filters (forgetting the asterisk means it works but ...avi@chromium.org2009-04-223-4/+4
* Add tcalloc-related crashes to known crashers list.dglazkov@google.com2009-04-221-0/+4
* Revert "try enabling installer tests again."kuchhal@chromium.org2009-04-222-3/+3
* try enabling installer tests again.kuchhal@chromium.org2009-04-222-3/+3
* Review URL: http://codereview.chromium.org/87034apavlov@chromium.org2009-04-2212-79/+89
* DevTools: Run nested message loop instead of whitelisting the messages.pfeldman@chromium.org2009-04-227-103/+42
* An experimental fix for Issue 9718.hbono@chromium.org2009-04-221-17/+64
* Enable tcmalloc. This is to do more runs on the bbot. will revert after tes...mbelshe@google.com2009-04-222-0/+17
* 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