summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-0748-56/+51
* 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-073-8/+25
* Wires up views/gtk to use the gtk bookmark editor.sky@chromium.org2009-10-071-2/+2
* 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
* Inline the theme promo image. This should be a tiny bit faster thantony@chromium.org2009-10-072-1/+1
* Sync: Replace pthread mutex with base::Lock in a few more places.timsteele@google.com2009-10-0710-63/+40
* 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-076-5/+99
* 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-072-2/+8
* 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
* [Mac] Add icons to the search engine editorrsesek@chromium.org2009-10-072-13/+115
* 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-071-0/+8
* First step in l10n for the prefs window.thomasvl@chromium.org2009-10-072-7/+106
* 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-074-34/+44
* 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-078-355/+267
* 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-078-267/+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
* Adding a SIGTERM handler for OS_POSIX builds. This is needed so that Chrome ...cmasone@google.com2009-10-072-3/+74
* [Mac] Show the page info window after clicking the security icon in the URL barrsesek@chromium.org2009-10-079-15/+99
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-071-1/+17
* Linux: Fix focus issues in bookmark bubble.derat@chromium.org2009-10-074-27/+70
* Reap renderer processes following fast termination.estade@chromium.org2009-10-071-1/+14
* GTK: Draw bottom-aligned ntp themes on floating bookmark bar.estade@chromium.org2009-10-073-35/+136
* GTK: Fix minor slide animation bugs.estade@chromium.org2009-10-071-6/+6
* GTK: make sure to delete any remaining dialogs when the SelectFileDialogImpl ...estade@chromium.org2009-10-071-0/+11
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-076-99/+5
* Revert 28198 - Remove pthreads from syncable.chron@google.com2009-10-072-10/+34
* Add NULL-checks to render_view_host->view() to fix startup test crash.mpcomplete@chromium.org2009-10-073-3/+3
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-076-5/+99
* Remove pthreads from syncable.chron@chromium.org2009-10-072-34/+10
* Fix tips in OS X to respect system language settings instead of locale.mirandac@chromium.org2009-10-073-8/+26
* Make browser actions appear to the left of the bookmark menu.finnur@chromium.org2009-10-061-4/+4
* Fix for BrowserActions UNLOAD not changing Omnibox length. BrowserActionsCont...sidchat@chromium.org2009-10-061-1/+4