summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* linux: add windowless plugin plumbingpiman@google.com2009-07-224-20/+75
* linux: add command-line flag to allow debugging of sandboxed processespiman@google.com2009-07-224-4/+20
* Try again: Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-222-1/+65
* Addressing minor review comments in ExtensionProcessManager post-submit.finnur@chromium.org2009-07-221-0/+3
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-221-6/+0
* Implement bookmark editor. No tree display or hierarchy movement, butjrg@chromium.org2009-07-219-64/+1191
* Fix issue where error pages inserted HTML from a template but thearv@google.com2009-07-212-18/+25
* Use a <button> that looks like a link to prevent right click and middle click.arv@google.com2009-07-211-2/+8
* Linux packaging updates.mdm@chromium.org2009-07-211-1/+1
* GTK Themes: Fixes button state on pressed back/forward buttons and toolbar it...erg@google.com2009-07-212-17/+25
* Sometimes it's possible for a DOMUI to request images that don't exist (theme...glen@chromium.org2009-07-211-1/+5
* Fix context menu on download item.thakis@chromium.org2009-07-211-3/+3
* gtk: Two fixes for the tab leak:jhawkins@chromium.org2009-07-212-4/+4
* Add unit test for chrome\installer\util\versionsra@chromium.org2009-07-212-0/+83
* gtk: Make GtkThemeProvider own the gtk label widget. The widget is not added...jhawkins@chromium.org2009-07-212-5/+7
* Making some crash signature more generic. huanr@chromium.org2009-07-211-2/+2
* Make middle-clicking on GTK tabs not count for closing if you release off of ...brettw@chromium.org2009-07-211-1/+6
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-2128-213/+354
* NNTP: Merge the recent activities into one list and show more itemsarv@google.com2009-07-214-119/+184
* Make GTK file dialog box modal for parent window, instead of for the entireestade@chromium.org2009-07-215-7/+30
* GTK: Popup notification is readable with dark themes in chrome theme mode.erg@google.com2009-07-212-2/+50
* Make download shelf themeable.thakis@chromium.org2009-07-211-45/+33
* This change list improves IME support on Linux. Many corner cases that were notestade@chromium.org2009-07-212-180/+594
* Fix two crashers with TOOLKIT_VIEWS build:ben@chromium.org2009-07-211-0/+4
* Use a real download item.thakis@chromium.org2009-07-2110-254/+762
* GTK Themes: Get text color from a label object; this should fix some theme te...erg@google.com2009-07-212-18/+23
* Add theme support for the yellow star on the Mac.avi@chromium.org2009-07-214-610/+659
* Don't dispatch the extensions bindings unload event during GC.mpcomplete@chromium.org2009-07-211-12/+26
* Updating trunk VERSION build from 195.0 to 196.0jon@chromium.org2009-07-211-1/+1
* [Mac] Detect control-key changes in autocomplete field.shess@chromium.org2009-07-215-1/+97
* [Mac] Prevent the field from updating the font panel and any ruler state.shess@chromium.org2009-07-211-0/+13
* Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.jcampan@chromium.org2009-07-217-10/+15
* Fix another d&d crash that happens when the tab contentstc@google.com2009-07-213-7/+45
* Add FirefoxImporterTest.Firefox3NSS3Decryptor to filter list.erikkay@google.com2009-07-211-0/+3
* Fix for the URL status bubble overlapping the download shelf.paul@chromium.org2009-07-2110-15/+70
* Adding 17366 and 17367 to known list.huanr@chromium.org2009-07-211-0/+6
* GTK Themes: In GTK mode, bookmark buttons should be the same size as "Other b...erg@google.com2009-07-211-0/+21
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-2112-22/+136
* Fix single process mode and the unit_tests on Linux.jam@chromium.org2009-07-214-12/+20
* Set GTK_PATH to CHROMIUM_SAVED_GTK_PATH before launching xdg-open.thestig@chromium.org2009-07-211-1/+3
* Disable RenderThread unittests. They're causing the unit tests to not complete.thestig@chromium.org2009-07-211-2/+2
* Remove tests that now pass again from the selenium test failureager@chromium.org2009-07-211-1/+1
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-214-1/+19
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-0/+6
* Add link button for certificate management, linking to wiki page LinuxCertMan...mattm@chromium.org2009-07-212-1/+38
* linux: use tiny font in tab stripevan@chromium.org2009-07-211-2/+2
* Linux: allow the desktop file name to be given in an environment variable for...mdm@chromium.org2009-07-212-5/+17
* Lop off the bottom pixel from the tab images.estade@chromium.org2009-07-211-14/+13
* Info bubble focus tweaks.estade@chromium.org2009-07-213-18/+51
* linux: implement encodings menuevan@chromium.org2009-07-216-64/+105