summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* grit: cut down on chattiness.evan@chromium.org2009-04-142-5/+10
* Link to DiamondX plugin.evan@chromium.org2009-04-141-0/+1
* Update playback extension so that javascript functions return consistent (but...ace@google.com2009-04-141-2/+6
* 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
* Disk cache: Enable the code that sets the max size automatically.rvargas@google.com2009-04-143-10/+69
* 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
* Review URL: http://codereview.chromium.org/68009dimich@google.com2009-04-141-0/+6
* Assert that the WinSock DLL supports version 2.2.wtc@chromium.org2009-04-141-9/+14
* 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
* Save and restore the value of GetLastError() when [D]LOG/[D]CHECK etc on Wind...tommi@google.com2009-04-142-0/+28
* Convert the internal GetStringF to use string16. This saves atc@google.com2009-04-144-82/+83
* 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
* Modifies the test_expectations.txt file to add bugs to all tests without bugs...gwilson@google.com2009-04-141-754/+754
* 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
* Update V8 to version 1.1.9.1 to fix broken Mac build.kasperl@google.com2009-04-141-1/+1
* Update V8 in Chromium to version 1.1.8. The motivation for thiskasperl@google.com2009-04-142-1/+3
* 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
* Fast flag for h264 improves performance of loop filter.fbarchard@chromium.org2009-04-141-0/+1
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-1420-228/+1358
* Revert 13647 (broke build).sgjesse@chromium.org2009-04-141-2/+0
* Added new V8 files to v8.gyp.sgjesse@chromium.org2009-04-141-0/+2
* 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
* Matching v8 build settings more closely to try to fix regression in performance.bradnelson@google.com2009-04-142-5/+18
* Update to version 26 of open-vcdiff (underpinnings for SDCH decoder)jar@chromium.org2009-04-142-1/+2
* Typo in test is exposed as a flaky testjar@chromium.org2009-04-141-1/+1
* Revert changes causing memory_test problems. asargent@chromium.org2009-04-141-11/+2
* Print median, mean and std_deviation for test running times.ojan@google.com2009-04-132-45/+106
* Remove the DOMUIHost. It is not used by any code.brettw@chromium.org2009-04-1311-188/+4