summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Fix few miscellanous TODO(port)s.phajdan.jr@chromium.org2009-05-123-19/+0
* chrome.gyp updates for recent changes:sgk@google.com2009-05-121-1/+11
* Address Mike's last complaint about Issue 114017.shess@chromium.org2009-05-121-3/+5
* Fix for delegate ordering problem dragging tabs between windows. We now remov...pinkerton@chromium.org2009-05-124-43/+49
* Be slightly more precise in how we propagate mixed content state.abarth@chromium.org2009-05-128-31/+55
* Remove the "full screen" control as it's broken, the ui review hated it, and ...pinkerton@chromium.org2009-05-121-60/+5
* Making command-line specified proxy settings more flexible - allowing for set...robertshield@google.com2009-05-128-12/+272
* Record UI metric for closing tabs with the mouse.pinkerton@chromium.org2009-05-121-8/+13
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-1222-2936/+3101
* Add note about the branding files.thomasvl@chromium.org2009-05-121-0/+6
* DevTools: Sanity ui test.pfeldman@chromium.org2009-05-129-10/+137
* DevTools: enable out of process dev tools by default.pfeldman@chromium.org2009-05-129-18/+23
* Move the bookmark node iD generation to bookmark model isntead ofmunjal@chromium.org2009-05-127-56/+87
* Implemented Pipeline seek callbacks and a big refactor of PipelineImplTest.scherkus@chromium.org2009-05-122-13/+17
* Split V8Proxy::retrieveActiveFrame() into two methods.aa@chromium.org2009-05-126-11/+15
* The version of gcc on mac (4.2) doesn't like inheriting from a test in an ano...tc@google.com2009-05-121-7/+2
* Re-enable IFrameTest.InEmptyFrame.evan@chromium.org2009-05-121-4/+0
* Fix mac build by disabling tests.tc@google.com2009-05-121-0/+4
* Draw the maximized frame background correctly.glen@chromium.org2009-05-121-3/+13
* Add new tab startup test to the linux & mac build.tc@google.com2009-05-123-14/+8
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-112-8/+1
* Add import settings dialog on linux.kuchhal@chromium.org2009-05-1110-40/+275
* Add memory stats for linux page cycler. On linux, we collecttc@google.com2009-05-112-37/+50
* Remove AutomationRequest (deprecated by using SyncChannel). Some minor cleanup.stoyan@chromium.org2009-05-115-80/+4
* Fix delay loaded dependencies.kuchhal@chromium.org2009-05-112-0/+3
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-1165-0/+0
* Add a variant of bug 10901.pkasting@chromium.org2009-05-111-1/+3
* Revert "Only show the original RWHV or the interstitial page at any time."willchan@chromium.org2009-05-112-8/+2
* GTK: Don't custom paint background of findbar.estade@chromium.org2009-05-112-2/+3
* Download progress and complete animation on linux.estade@chromium.org2009-05-116-42/+176
* Fix browser theme provider cache miss crash.glen@chromium.org2009-05-111-8/+7
* Add a histogram to measure the number of times we askpaulg@google.com2009-05-111-1/+8
* Adds back some code removed during Ben's landing of views renaming.sky@chromium.org2009-05-111-10/+11
* Only show the original RWHV or the interstitial page at any time.willchan@chromium.org2009-05-112-2/+8
* Use Chrome facilities for omnibox state save and restore on Mac.shess@chromium.org2009-05-118-51/+142
* Add a performance test for measuring hash implementation time.paulg@google.com2009-05-111-4/+66
* Add 10978 to known crash list.huanr@chromium.org2009-05-111-0/+3
* Fix regression where exact-match URLs could fail to be promoted when longer U...pkasting@chromium.org2009-05-113-31/+53
* Add a comment to reflect API reality in RenderWidgetHostView.erikkay@google.com2009-05-111-1/+2
* This CL revert the fix for issue 2780 - RTL: Omnibar - message "Press Tab to ...xji@chromium.org2009-05-111-46/+4
* Add splash appropriate for Linux official builds.mmoss@chromium.org2009-05-113-3/+84
* Support official builds in gyp's grd and pak build rules.mmoss@chromium.org2009-05-111-7/+86
* Fix a bug where the extension toolstrip could get reparented to the desktop.erikkay@google.com2009-05-112-10/+22
* Add 11757 to known crash list.huanr@chromium.org2009-05-111-0/+3
* - Set the bundle name based on the executable name (since they both are the b...thomasvl@chromium.org2009-05-112-10/+23
* Style the omnibox results for v2.shess@chromium.org2009-05-114-12/+536
* Allow chrome.exe to depend on ole*.dllmal@chromium.org2009-05-111-0/+2
* Add a 'cygwin' target to execute setup_mount.bat explicitly as asgk@google.com2009-05-112-0/+20
* Hopefully fix Windows compile by adding atlbase.h include on Windows.phajdan.jr@chromium.org2009-05-111-0/+6
* De-couple TaskManager from TableView code.phajdan.jr@chromium.org2009-05-113-304/+471