summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove old expected reliability crashes.rvargas@google.com2009-10-071-6/+0
* Add permission to use the tabs object for the benchmarking extension.mbelshe@chromium.org2009-10-071-0/+3
* Makes MainMenu a singleton and loaded 5 seconds after startup. This issky@chromium.org2009-10-073-34/+104
* Disable ExternalTabTestType.ExternalTabPostMessageTarget which is failing con...jhawkins@chromium.org2009-10-071-1/+1
* Fix startup_tests failure. I added a new test but sometimes on a slow bottony@chromium.org2009-10-071-3/+0
* Revert r28293.jhawkins@chromium.org2009-10-079-89/+21
* Fix double free with browser action popups.erikkay@chromium.org2009-10-073-4/+6
* (patch from thiago.farina@gmail.com - http://codereview.chromium.org/261003)thomasvl@chromium.org2009-10-071-5/+5
* Fix SQL preloading. I did Run() with a SELECT which produces data, so itbrettw@chromium.org2009-10-072-24/+0
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-0753-65/+57
* Fix the tab move animation when the custom frame is on. Previously,tony@chromium.org2009-10-071-2/+2
* Change detectLanguage() API to now return the top three languages as well the...sidchat@chromium.org2009-10-079-21/+89
* Wires up views/gtk to use the gtk bookmark editor.sky@chromium.org2009-10-073-13/+4
* Mark DOMStorageTest.LocalStorageLayoutTests as flaky.jhawkins@chromium.org2009-10-071-1/+10
* Back out r28284 (backout of r28260), it did not cause the perf regression.mark@chromium.org2009-10-071-2/+9
* Follow up to r242162 to properly animate between prefs panes.thomasvl@chromium.org2009-10-072-19/+109
* Try backing out r28260 to see if it caused the Mac startup test perf regressionmark@chromium.org2009-10-071-9/+2
* Stop glue from exporting webcore headers.thestig@chromium.org2009-10-071-0/+7
* Inline the theme promo image. This should be a tiny bit faster thantony@chromium.org2009-10-073-2/+1
* Sync: Replace pthread mutex with base::Lock in a few more places.timsteele@google.com2009-10-0710-63/+40
* Fix shared build with toolkit_views=1.thestig@chromium.org2009-10-071-0/+2
* Make version number in about box selectable again so that it can be copied.mark@chromium.org2009-10-071-89/+95
* Update evicted dlls listcpu@chromium.org2009-10-071-0/+1
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-0715-28/+210
* Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.darin@chromium.org2009-10-072-15/+15
* Mac: Hide the bookmark bar in popup windows.erg@chromium.org2009-10-072-1/+14
* Move all resources into the framework.mark@chromium.org2009-10-0712-200/+296
* NTP: Add a workaround for the case where we reopen a window and a tooltip isarv@chromium.org2009-10-071-15/+15
* Fix up URIs of drags from the filesystem to allow them to be successfully dro...pinkerton@chromium.org2009-10-071-2/+9
* Mac: Find bar should be drawn on top of all other toolbars.erg@chromium.org2009-10-072-1/+28
* [Mac] Use OCMock in autocomplete_text_field_unittest.mm.shess@chromium.org2009-10-072-63/+43
* Add a client name to the safe browsing service for Chrome Frame builds of Chr...robertshield@chromium.org2009-10-071-1/+3
* Fix debugging tip in toolstrip docs.erikkay@chromium.org2009-10-072-2/+2
* [Mac] Add icons to the search engine editorrsesek@chromium.org2009-10-073-86/+725
* DevTools: enable TestProfilerTab back, as fix has been rolled in V8.mnaganov@chromium.org2009-10-071-3/+1
* Let fn-left/right in find bar scroll to end of page.thakis@chromium.org2009-10-071-1/+6
* DevTools: temporarily disable failing testyurys@google.com2009-10-071-1/+1
* DevTools: allow inspecting __proto__, constructor, prototype properties.BUG=2...yurys@google.com2009-10-072-0/+49
* Update V8 to version 1.3.15.sgjesse@chromium.org2009-10-071-1/+1
* First step in l10n for the prefs window.thomasvl@chromium.org2009-10-073-2908/+2532
* Updating trunk VERSION from 222.0 to 222.1laforge@chromium.org2009-10-071-1/+1
* Tweak touchpad settings for better performance.chocobo@google.com2009-10-071-8/+6
* Fix a major DOM Storage memory leak and try again to enable the UI tests.jorlow@chromium.org2009-10-075-12/+8
* Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and adarin@chromium.org2009-10-079-84/+93
* Add more extensions to our download_exe list.abarth@chromium.org2009-10-071-0/+6
* This reverts: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-079-355/+275
* Linux: Improve info bubble placement.derat@chromium.org2009-10-075-78/+125
* HTML Pack Extension Dialog. This removes the views implementation of the Exte...rafaelw@chromium.org2009-10-079-275/+355
* Converts info bubbles on views/gtk from popups to normal windows tosky@chromium.org2009-10-074-4/+14
* Attempt at fixing crash during importing. As far as I can tell fromsky@chromium.org2009-10-072-2/+27