summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-1420-1358/+228
* TBR: Fix unit tests, line endings.aa@chromium.org2009-04-142-312/+312
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-1420-228/+1358
* Updating trunk VERSION build from 174.0 to 175.0laforge@chromium.org2009-04-141-1/+1
* Fix a crash where the ResourceMessageFilter is deleted before apaulg@google.com2009-04-149-35/+113
* Linux: Ignore certain menu accelerators.estade@chromium.org2009-04-145-34/+47
* Remove the DOMUIHost. It is not used by any code.brettw@chromium.org2009-04-1311-188/+4
* Fix the title of a JavaScript dialog box.tc@google.com2009-04-132-7/+20
* Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i...jam@chromium.org2009-04-137-35/+25
* Mark "active" on launch; don't want an hour.jrg@chromium.org2009-04-131-0/+3
* Removed the SetParentWindow function from tab_proxy and added a parent_window...ananta@chromium.org2009-04-132-16/+7
* Implement tooltips for the Go/Stop button in Linux.willchan@chromium.org2009-04-135-8/+48
* Enable the workers in WorkerThread so that the nested worker can be created.jianli@chromium.org2009-04-131-0/+3
* Fix automated_ui_testing for XMLWritertc@google.com2009-04-131-2/+3
* Once you search for something in a tab, you are very likely to search for the...finnur@chromium.org2009-04-133-3/+25
* Hook up extension events to the json parser, and change the extension messagempcomplete@google.com2009-04-139-18/+41
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-1318-31/+258
* Relanding the following revisions.ananta@chromium.org2009-04-132-1994/+1979
* My previous refactoring of the mouse-wheel redirecting codejcampan@chromium.org2009-04-131-8/+8
* Update check deps for my breakage.brettw@chromium.org2009-04-131-0/+3
* Add a comment to the hwnd view about proper usage. I was using it incorrectlybrettw@chromium.org2009-04-132-0/+12
* A few more UI commands: duplicate tab, open window.huanr@chromium.org2009-04-137-46/+140
* Review URL: http://codereview.chromium.org/62160robertshield@google.com2009-04-136-20/+20
* Adding versioning support to the chrome automation protocol.robertshield@google.com2009-04-135-17/+116
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-1317-184/+455
* Adds the ability to open a new window by clicking on the dock icon,pinkerton@chromium.org2009-04-131-0/+18
* Disable Leopard's automatic window title gradient height detection, as it getspinkerton@chromium.org2009-04-131-22/+69
* Convert more members to scoped pointers. Move status bubble into browser wind...pinkerton@chromium.org2009-04-1311-72/+60
* A quick fix for Issue 9762 and 9763.hbono@chromium.org2009-04-133-20/+95
* Revert change 13558 and 13555 because they broke the pluginnsylvain@chromium.org2009-04-132-1979/+1994
* Make ws2_32.dll delay load againcpu@google.com2009-04-122-2/+2
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-1221-216/+227
* Add WS_32.dll to the dependenciescpu@google.com2009-04-121-1/+2
* Remvoing ws_32.dll from libxml triggered a improvised explosive devicecpu@google.com2009-04-121-2/+1
* Removing the Activex shim plugin from the list of default plugins caused some...ananta@chromium.org2009-04-111-1/+1
* Enable zooming in on Linux.thestig@chromium.org2009-04-111-1/+9
* Remove the Activex shim registration for generic Activex controls. The Active...ananta@chromium.org2009-04-111-1993/+1978
* Make sure we can handle favicons that are provided as data: URLsarv@chromium.org2009-04-112-1/+30
* This adds link[rel=icon] elements to the DOM UI html files for downloads and arv@chromium.org2009-04-102-0/+2
* Make linux link buttons pretty.estade@chromium.org2009-04-103-12/+64
* Remove histogram connection to base classes in stats_counterjar@chromium.org2009-04-105-0/+5
* Use favicons in the bookmark bar under GTK.erg@google.com2009-04-102-11/+34
* Removing --enable-video and instead relying on having DLLs present.scherkus@chromium.org2009-04-104-7/+1
* Fix missing virtual GetModel().shess@chromium.org2009-04-102-0/+7
* Fix build bustage - make sure GTK Autocomplete edit/popup implement the GetMo...ben@chromium.org2009-04-103-4/+7
* Allow a different omnibox popup to be enabled via the command line (--enable-...ben@chromium.org2009-04-1015-16/+202
* Make OSX TestShell able to run workers, using a new test_worker.dylib which i...dimich@google.com2009-04-102-4/+20
* Give the filter setup more context so it can figure out whether it's download...thestig@chromium.org2009-04-101-0/+2
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-1012-42/+967
* Fix various problems with work area change notifications so that we now (hope...pkasting@chromium.org2009-04-102-46/+115