summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-2326-208/+353
* (Identical to 159254 which I had in a messed up client)cevans@chromium.org2009-07-231-1/+1
* Adds the drag over animation.arv@google.com2009-07-232-39/+124
* GTK Themes: Use the GTK close button in the download shelf and popup notifica...erg@google.com2009-07-237-23/+29
* Propagate theme changes to the tabstrip.avi@chromium.org2009-07-234-1/+12
* Re-enable some focus UI tests. These failed for unknown reasons with a funnybrettw@chromium.org2009-07-231-4/+2
* Add a correct include for the IPC switches.brettw@chromium.org2009-07-231-0/+1
* Fix liner errors due to duplicate symbols in the switches. These switchesbrettw@chromium.org2009-07-239-17/+7
* Adding an image that will be used for the omnibox hint infobar.jcampan@chromium.org2009-07-232-0/+1
* Correctly account for windows of different sizes when snapping windows togeth...pinkerton@chromium.org2009-07-231-2/+9
* DevTools: Change js flags apply order: first ours, then from command line.mnaganov@chromium.org2009-07-231-6/+6
* Increase the close button offset so the text doesn't overlap it.pinkerton@chromium.org2009-07-231-3/+1
* Call setlocale(LC_ALL, "") in a renderer process for subsequent calls tojshin@chromium.org2009-07-231-0/+3
* Don't install the incognito badge in anything other than a normal browser win...pinkerton@chromium.org2009-07-231-0/+3
* Unbreak extension installation. Cleanup accidentally reversedaa@chromium.org2009-07-231-1/+1
* back out CLs 21367, 21366 - no idea why these keep breakingdpranke@google.com2009-07-232-0/+376
* Build fix: ipc_tests.exe is not getting built for Windows release.agl@chromium.org2009-07-231-0/+4
* re-do CL 21252 - move image_diff to tools, add deps to test_shelldpranke@google.com2009-07-232-376/+0
* Tweak thumbnail sizes a bit so it the NNTP looks better side by side onarv@google.com2009-07-235-21/+23
* Fix undefined object properties showing up in reference pages.rafaelw@chromium.org2009-07-231-4/+7
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-2326-353/+208
* Remove the NOTIMPLEMENTED from IsDefaultPluginEnabled for Macstuartmorgan@google.com2009-07-231-1/+1
* Populate the Linux extension shelf with placeholder labels containing each ex...phajdan.jr@chromium.org2009-07-232-22/+108
* gtk: Fix a regression from r21320 which caused a crash when dragging a tab ou...jhawkins@chromium.org2009-07-232-1/+11
* Flip on crashed plugin name lookup on the Mac.stuartmorgan@google.com2009-07-231-1/+1
* One part of many for enabling DOM Storage.jorlow@chromium.org2009-07-237-22/+536
* Show bookmark manager context menu on mouse down, not up.estade@chromium.org2009-07-232-4/+56
* Split the IPC code into ipc/agl@chromium.org2009-07-22118-9734/+368
* Fix my previous revert. Merge issues.mpcomplete@chromium.org2009-07-221-3/+0
* Revert "Fix an issue with unregistering content script contexts."mpcomplete@chromium.org2009-07-224-38/+27
* Reland http://codereview.chromium.org/155945 which was erroneously reverted.rafaelw@chromium.org2009-07-227-341/+576
* Disable 2 extension messaging browsertests until I can figure out why they arempcomplete@chromium.org2009-07-221-0/+4
* revert r21327, which broke MessagingExtensionTabestade@chromium.org2009-07-227-576/+341
* Linux: Prevent omnibox autocomplete from stealing the primary X selection.estade@chromium.org2009-07-222-31/+75
* Made the title of panels show focused state with black textdavemoore@chromium.org2009-07-224-6/+62
* Extensions Doc:rafaelw@chromium.org2009-07-227-341/+576
* Changes to provide asynchronous read in data source:hclam@chromium.org2009-07-224-997/+3
* Fix an issue with unregistering content script contexts.mpcomplete@chromium.org2009-07-224-28/+38
* Make UtilityProcessHost destructor virtual.mattm@chromium.org2009-07-221-1/+1
* Try and improve result coalescing/display in the omnibox popup.pkasting@chromium.org2009-07-224-144/+66
* Nasty short-term hack to special case display of dialogaa@chromium.org2009-07-225-31/+65
* gtk: Keep track of the tab bounds using the size-allocate signal. Previously...jhawkins@chromium.org2009-07-222-7/+29
* Ignore errors about creating audio output streamhclam@chromium.org2009-07-222-5/+7
* Remove 1px of grey at the bottom of the render view.phajdan.jr@chromium.org2009-07-221-2/+7
* 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