summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Implement OnBeforePossibleChange() and OnAfterPossibleChange() to fix delete ...shess@chromium.org2009-04-142-23/+67
* Remove extra zoom menu items.thestig@chromium.org2009-04-142-20/+19
* A fix for the Find box forwarding scroll messages to the page when it shouldn't.finnur@chromium.org2009-04-143-23/+35
* Add a Cocoa file picker.avi@google.com2009-04-1416-81/+628
* Clamp text size in js message box dialogscpu@google.com2009-04-141-3/+13
* Switch ResourceBundle::GetLocalizedString to return a string16 insteadtc@google.com2009-04-145-19/+19
* Add routing_id to the ipc debugging log output.willchan@chromium.org2009-04-142-1/+6
* The history tests relies on being about to reset a profile, which means we needthomasvl@chromium.org2009-04-142-0/+18
* Fixes a bug where scrolling up would draw over the horizontalavi@google.com2009-04-141-1/+10
* Don't reserve space for an auto-hide taskbar that's not always-on-top. Windo...pkasting@chromium.org2009-04-144-12/+13
* Linux: don't drop invalid scroll requests.agl@chromium.org2009-04-141-20/+18
* Fix problems correctly invalidating/repainting when our updated paint rect fo...pkasting@chromium.org2009-04-147-20/+62
* Remove unused notifications.paulg@google.com2009-04-143-27/+0
* Fix a crash when the browser opens a popup window in Linux.jhawkins@chromium.org2009-04-141-0/+5
* Get the first set of page_cycler_tests working on Mac. This means: MozFile,nirnimesh@chromium.org2009-04-142-30/+41
* Fix a gcc warning about uninitialized variables.tc@google.com2009-04-141-2/+2
* Add unit test for status bubble mac.pinkerton@chromium.org2009-04-143-0/+112
* Color/emphasize correct portions of view-source: URLs. Original patch by Shi...pkasting@chromium.org2009-04-144-8/+104
* Fix status bubble shadow being opaque, which made the bubble appear to be off...pkasting@chromium.org2009-04-143-43/+38
* Fix typo. Original patch by Shinichiro Hamaji (see http://codereview.chromiu...pkasting@chromium.org2009-04-142-10/+10
* Makes the omnibox show past searches and suggestions for keywords.sky@chromium.org2009-04-1410-189/+526
* Convert the internal GetStringF to use string16. This saves atc@google.com2009-04-141-32/+29
* Rendering dependencies inherited from version.rules less relative.robertshield@google.com2009-04-141-1/+1
* Rename the new Omnibox resources to follow convention and use underscores. A...deanm@chromium.org2009-04-146-0/+5
* Added undo tab closing item to Tab menu.idanan@chromium.org2009-04-146-0/+27
* Collapse bookmark bars into a single bar per window, rather than one per tab.pinkerton@chromium.org2009-04-1413-159/+198
* Prevent an extension from double observing a message filter.maruel@chromium.org2009-04-142-13/+25
* 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