summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Step 2 in abstracting Extension APIs to shared "IDL".rafaelw@chromium.org2009-07-2216-484/+743
* This CL fixes issue 2780 -- RTL: Omnibar - message "Press Tab to search Googl...xji@chromium.org2009-07-222-35/+38
* Linux: add support for tm_zone to localtime via the sandbox.agl@chromium.org2009-07-222-8/+21
* [Mac] Don't handle up/down-arrow unless popup is visible.shess@chromium.org2009-07-222-8/+18
* Make double-clicking on the tab strip minimize (i.e., "miniaturize") thepinkerton@chromium.org2009-07-222-13/+49
* Gtk cookie manager part 1.mattm@chromium.org2009-07-227-228/+776
* Load Mac download shelf icons asynchronously.paul@chromium.org2009-07-225-11/+61
* gtk: Only accept text/uri-list drops in the tab strip. We were accepting tex...jhawkins@chromium.org2009-07-221-4/+2
* Linux: make --renderer-startup-dialog work on Linux.agl@chromium.org2009-07-221-2/+14
* linux: generate a manpageevan@chromium.org2009-07-223-0/+106
* Only check --lang and the app language pref on Windows. Theytc@google.com2009-07-221-6/+46
* Bookmark Bar Add Folder / Rename Folder dialog and controller.jrg@chromium.org2009-07-229-20/+671
* The ExternalTabContainer object which implements the TabContentsDelegate inte...ananta@chromium.org2009-07-222-1/+27
* Fix line endings doc files.rafaelw@chromium.org2009-07-227-486/+486
* Make DND use the anchor name.arv@google.com2009-07-221-1/+2
* gtk: Fix a regression from r20404 which keeps a drag into the tabstrip from w...jhawkins@chromium.org2009-07-222-27/+34
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-2211-1/+59
* Make sure installer_util_string is always built beforensylvain@chromium.org2009-07-221-6/+15
* Add a custom subclass of GTMUILocalizer that skips the bundle work so we can ...thomasvl@chromium.org2009-07-222-0/+53
* Revert "linux: generate a manpage"evan@chromium.org2009-07-222-90/+0
* linux: generate a manpageevan@chromium.org2009-07-222-0/+90
* Kill popups when scrolling.avi@chromium.org2009-07-221-0/+16
* Starting mac l10n:thomasvl@chromium.org2009-07-2213-163/+407
* DevTools: Rename JavaScript console action into Developer Tools.pfeldman@chromium.org2009-07-228-26/+12
* o Modified the toolbar button handler so that the handler can revert its omni...yusukes@google.com2009-07-222-7/+12
* Coverity fixit changessra@chromium.org2009-07-222-11/+13
* Submit the second part of the revert.nsylvain@chromium.org2009-07-221-1/+0
* Revert 21259 because it broke the unit tests on windows.nsylvain@chromium.org2009-07-221-58/+0
* revert change 21252, which broke the mac build for some reasondpranke@google.com2009-07-222-0/+376
* Linux: use new xdg-settings "check" feature to determine whether we are the d...mdm@chromium.org2009-07-221-17/+18
* Add a unit test for ProcessWatcher::EnsureProcessTerminated().thestig@chromium.org2009-07-222-0/+59
* GTK: Center the tab text by its meanline, rather than halfway between its asc...estade@chromium.org2009-07-221-1/+3
* When a web contents drag has a URL but no title, make up a title for it.estade@chromium.org2009-07-221-14/+30
* Don't create new tabs for middle clicks on bookmark items when the user relea...estade@chromium.org2009-07-221-0/+6
* make 'test_shell' target depend on everything needed to pass layout_testsdpranke@google.com2009-07-222-376/+0
* Split NSSDecryptor out into platform specific files.willchan@chromium.org2009-07-2216-574/+817
* 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