summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modified the hud-2d-overlay sample to reset the icon transforms and preventvangelis@google.com2009-07-221-8/+13
* Fix an issue with unregistering content script contexts.mpcomplete@chromium.org2009-07-224-28/+38
* Make UtilityProcessHost destructor virtual.mattm@chromium.org2009-07-222-8/+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
* Fix broken build because of r21317hclam@google.com2009-07-221-13/+16
* Ignore errors about creating audio output streamhclam@chromium.org2009-07-222-5/+7
* Additional test to exploit memory leaks in <video>hclam@google.com2009-07-222-10/+58
* Update expected test failures for WebKit merge r46143:46194.paul@chromium.org2009-07-221-8/+8
* Use ld.orig if present to build valgrind rather than making user switch back ...dkegel@google.com2009-07-221-2/+13
* 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
* Give slightly more helpful error message if gold is present.dkegel@google.com2009-07-221-1/+1
* 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
* Put tests that depend on the application language pref into antc@google.com2009-07-221-21/+26
* 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
* Remove suppression for RendererSecurityPolicy leak, which seems to be fixed.phajdan.jr@chromium.org2009-07-221-8/+0
* disable L10nUtilTest.GetAppLocale while I debug the linxu failuretc@google.com2009-07-221-1/+1
* Fix trackpad scrolling issues where scroll events with 0 were sent.avi@chromium.org2009-07-221-9/+12
* Change bilinear interpolation to lanczos resampling,yux@google.com2009-07-226-599/+672
* linux: generate a manpageevan@chromium.org2009-07-223-0/+106
* Remove a redundant test.wtc@chromium.org2009-07-221-1/+1
* Fix a FORWARD_NULL defect reported by Coverity.wtc@chromium.org2009-07-221-16/+16
* Only check --lang and the app language pref on Windows. Theytc@google.com2009-07-222-6/+52
* Linux/Mac: Use _exit() instead of exit() in the child after fork() in failure...mdm@chromium.org2009-07-221-3/+3
* Bookmark Bar Add Folder / Rename Folder dialog and controller.jrg@chromium.org2009-07-229-20/+671
* Fix FORWARD_NULL defects reported by Coverity. We shouldwtc@chromium.org2009-07-222-3/+3
* Disable video-src-set since it is flaky.ajwong@chromium.org2009-07-221-0/+4
* Patch from timur. Properly terminate XML output document in case of an exec. dkegel@google.com2009-07-222-1/+41
* 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
* Merged FilterHostImpl into PipelineInternal as it was no longer needed and ad...scherkus@chromium.org2009-07-225-238/+110
* 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-2217-1/+107
* Make sure installer_util_string is always built beforensylvain@chromium.org2009-07-221-6/+15
* Remove some bogus includes.darin@chromium.org2009-07-224-10/+4
* Update expected test failures after WebKit merge r46143:46194paul@chromium.org2009-07-221-1/+1
* Add a custom subclass of GTMUILocalizer that skips the bundle work so we can ...thomasvl@chromium.org2009-07-223-5/+56
* These are gyp file changes that start to make the Mac GYP build work.gspencer@google.com2009-07-2212-35/+69
* Revert "linux: generate a manpage"evan@chromium.org2009-07-222-90/+0
* linux: generate a manpageevan@chromium.org2009-07-222-0/+90
* Limit total number of sockets in the system.phajdan.jr@chromium.org2009-07-228-91/+441