summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove suppression for gtk_window_add_accel_group in BrowserWindowGtk::Connec...phajdan.jr@chromium.org2009-07-221-11/+0
* When --gtest_filter is specified, we need to ignore the batch index, otherwis...erikkay@google.com2009-07-221-0/+4
* Kill popups when scrolling.avi@chromium.org2009-07-221-0/+16
* Starting mac l10n:thomasvl@chromium.org2009-07-2214-163/+582
* This implements the functions necessary for the task manager on Linux.deanm@chromium.org2009-07-221-4/+62
* DevTools Profiler: hide code injected by DevTools.mnaganov@chromium.org2009-07-221-1/+10
* DevTools: Rename JavaScript console action into Developer Tools.pfeldman@chromium.org2009-07-228-26/+12
* DevTools: Handle errors in evaluation response.pfeldman@chromium.org2009-07-221-5/+7
* o Modified the toolbar button handler so that the handler can revert its omni...yusukes@google.com2009-07-222-7/+12
* This CL fixes issue 5996: Tooltip gets direction from Chrome langauge, not el...xji@chromium.org2009-07-222-2/+14
* 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-225-28/+14
* mp4 types in omnibox only for chrome, not chromiumfbarchard@chromium.org2009-07-221-0/+3
* Linux: use new xdg-settings "check" feature to determine whether we are the d...mdm@chromium.org2009-07-222-18/+19
* Add a unit test for ProcessWatcher::EnsureProcessTerminated().thestig@chromium.org2009-07-222-0/+59
* Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_...ajwong@chromium.org2009-07-2210-64/+4
* Add back a test which I removed, as it is failing again.eroman@chromium.org2009-07-221-0/+3
* 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
* Coverity fixes to keep coverity quiet.sra@chromium.org2009-07-226-9/+35