summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* The table was deleted after the model and the table accesses the model in its...jcampan@chromium.org2009-06-051-0/+4
* Renamed installer_unittests to util_unittests and added setup_unitests projec...kuchhal@chromium.org2009-06-0510-41/+172
* Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...pkasting@chromium.org2009-06-0510-4/+45
* Don't prompt before installing a Theme, move existing prompt so that users ar...glen@chromium.org2009-06-054-24/+26
* Implement some drag-n-drop for the bookmark manager.estade@chromium.org2009-06-059-147/+382
* Improve resizing behavior of options window. Rather than extra whitespace atevan@chromium.org2009-06-053-19/+23
* setup.exe doesn't depend on chrome.{exe|dll}kuchhal@chromium.org2009-06-051-6/+0
* Make AsyncExtensionFunction possible.mpcomplete@google.com2009-06-058-26/+79
* If there is nothing to import, return.kuchhal@chromium.org2009-06-051-4/+14
* Add a test to print using javascript. This is to make sure I don't break anyt...sverrir@google.com2009-06-051-0/+31
* Fix a one pixel offset error in PrintLayoutTest. Now checks with a 5% margin...sverrir@google.com2009-06-051-2/+8
* Refuse to load extension-private plugins for pages that don't belong to thatmpcomplete@google.com2009-06-056-21/+59
* Ignore selections where the user dragged off the popup.shess@chromium.org2009-06-051-3/+11
* Implement table for custom home pages at startup on Mac.pinkerton@chromium.org2009-06-057-82/+660
* Reenable unittest and fix the failure. This failed after a change in thesverrir@google.com2009-06-051-4/+1
* DevTools: Make reloading inspector lead to the complete DevTools Client Windo...pfeldman@chromium.org2009-06-055-17/+55
* Disable "Duplicate" and "Copy URL" window actions on TYPE_APP browsers.pfeldman@chromium.org2009-06-051-17/+16
* Add an extension to expose some primitives to JS for doing mbelshe@google.com2009-06-058-0/+85
* Checkin Erik's tracing tool.mbelshe@google.com2009-06-051-0/+395
* Revert r17717.sgk@google.com2009-06-052-13/+253
* Convert chrome.dll to the gyp-generated build.sgk@google.com2009-06-052-253/+13
* gyp generation of installer_util.lib (renamed from util.lib)sgk@chromium.org2009-06-053-5/+5
* Fix regression from r11509 which caused each plugin instance to have its own ...jam@chromium.org2009-06-058-12/+17
* Add missing deps in browser_viewsnsylvain@chromium.org2009-06-051-0/+5
* Remove the checked-in .vcproj files obviated by r17687.sgk@chromium.org2009-06-057-1162/+0
* Validate that extension resources exist.glen@chromium.org2009-06-053-3/+28
* Changed to use PushSource for the intermediate bufferhclam@chromium.org2009-06-056-188/+366
* Fix tree bustagejar@chromium.org2009-06-051-1/+1
* Prevent SDCH from re-trying to download a dicitionaryjar@chromium.org2009-06-052-0/+23
* Reverting 17638.jar@chromium.org2009-06-056-26/+258
* Linux: Fake a mouse move event when the render view gains focus and the mouse...estade@chromium.org2009-06-051-0/+22
* Disabling a windows-only test failure to turn the tree green again and re-ope...slightlyoff@chromium.org2009-06-051-1/+1
* Fix for closing the download shelf with multiple tabs open.paul@chromium.org2009-06-041-4/+2
* Convert additional targets to gyp generation: image_diff.exe,sgk@chromium.org2009-06-041-7/+0
* Testing AudioMessageFilterhclam@chromium.org2009-06-044-0/+202
* Update installer rules to use new LASTCHANGE file with version.py.mmoss@chromium.org2009-06-041-0/+7
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-0450-119/+124
* Latest attempt at enabling task manager tests and not having them leak or crash!ben@chromium.org2009-06-043-12/+10
* Convert most of the chrome .lib files to gyp generation:sgk@chromium.org2009-06-046-1975/+0
* Remove the obsolete TabContents::GetSecurityStyle andwtc@chromium.org2009-06-042-39/+0
* Forbid tab drops on application windows.ben@chromium.org2009-06-041-1/+2
* Always redraw the location bar background when we resize.tc@google.com2009-06-041-0/+3
* Implement a first pass at thumbnail store storage to disk, including a unit t...brettw@chromium.org2009-06-043-10/+427
* Only update files from .version templates when a file changesgk@google.com2009-06-042-70/+41
* Disable failing PrintLayoutTest test. Commenting out because of local compila...sverrir@google.com2009-06-041-0/+3
* Don't update our text from toolbar if the toolbar's text doesn'tshess@chromium.org2009-06-041-5/+13
* Don't crash when dragging bookmarks from one bookmark bar to another (as with...estade@chromium.org2009-06-041-6/+13
* Re-enable memory tests now that bug 13078 is fixed.tc@google.com2009-06-041-2/+2
* Modify the view size when printing. This is to re-layout everything on the p...sverrir@google.com2009-06-041-26/+80
* On linux, add a context menu item in the tab strip for disablingtc@google.com2009-06-048-14/+60