summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux: Remove linux splash page and printing command line switch.estade@chromium.org2009-09-218-215/+0
* Revert 23438 which reverted 23408.estade@chromium.org2009-09-211-1/+2
* Remove leftover directive when we generated source files.thomasvl@chromium.org2009-09-211-1/+0
* Forward edit commands to be executed for shortcuts which aren't handled bythakis@chromium.org2009-09-213-34/+103
* Rebaseline tests whose results changed due to http://trac.webkit.org/changese...levin@chromium.org2009-09-2111-22/+17
* Shift+PageUp and Shift+PageDown should not scroll the web page.tony@chromium.org2009-09-211-1/+1
* Fix a harmless data race in Threadtimurrrr@chromium.org2009-09-211-1/+1
* Tweak an existing Mac suppression for a stack changestuartmorgan@chromium.org2009-09-211-8/+2
* Adds NOTREACHED if we ever hit the max cache size of the render pictsky@chromium.org2009-09-211-1/+10
* Add histograms for tab count, RenderProcessHost count, and the number ofbrettw@chromium.org2009-09-215-11/+103
* Task Manager for OS X: Set up columns, show rows.thakis@chromium.org2009-09-214-60/+211
* Unescape FTP URL paths, Firefox-compatible.phajdan.jr@chromium.org2009-09-213-30/+55
* <html>aa@chromium.org2009-09-218-76/+44
* DevTools: Get rid of utility functions and ExecuteUtilityFunction as a whole....pfeldman@chromium.org2009-09-2113-211/+70
* Reimplement video painting for mac using CGContext.ajwong@chromium.org2009-09-212-2/+39
* [Mac] Save/restore focus in TabContentsViewMac.rohitrao@chromium.org2009-09-212-17/+14
* Adding basic window control to the automation provider for the Mac.avi@chromium.org2009-09-214-41/+75
* Remove the "mixed content" security warnings because "no one in the history o...pinkerton@chromium.org2009-09-211-271/+754
* Suppress a benign race in SQLLitetimurrrr@chromium.org2009-09-211-0/+11
* Fix the $1 in the wrench tooltip that should be the product name.thomasvl@chromium.org2009-09-211-1/+1
* adding some missing ignoresthomasvl@chromium.org2009-09-210-0/+0
* Update third_party/icu to 26673 to grab new svn:ignoremaruel@chromium.org2009-09-211-1/+1
* Changes the main menu from displaying a static image to loading a page.sky@chromium.org2009-09-205-45/+250
* Only show extension shelf on demand again.thakis@chromium.org2009-09-201-1/+0
* Temporarily always show extension shelf.thakis@chromium.org2009-09-201-0/+1
* build-bisect.py: Minor tweaks and Mac fixrsesek@chromium.org2009-09-201-10/+16
* remove the right-click devtools behaviorerikkay@chromium.org2009-09-191-2/+1
* fetch buildbot status list on demand rather than polling.erikkay@chromium.org2009-09-192-32/+51
* Turn os x extension shelf on.thakis@chromium.org2009-09-191-4/+0
* Fix canary bot by defining platformPageClient method to do nothing.darin@chromium.org2009-09-194-10/+12
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-1919-169/+268
* Workaround for Issue 15949: cannot use the "WenQuanYi Bitmap Song" (chinese F...yusukes@google.com2009-09-191-4/+23
* tcmalloc tests & bug fixes:mbelshe@google.com2009-09-195-5/+539
* Fix truncation in ru locale.finnur@chromium.org2009-09-191-1/+1
* build-bisect: minor usability tweaksevan@chromium.org2009-09-191-6/+11
* linux: implement GetCPUUsage() so the task manager shows CPUevan@chromium.org2009-09-194-6/+140
* [Mac] Polish the search engine managerrsesek@chromium.org2009-09-1917-102/+775
* When adding a TabbedPane to anther TabbedPane at 2nd place or later,oshima@chromium.org2009-09-193-35/+85
* Do not automatically show extension shelf.thakis@chromium.org2009-09-191-3/+2
* Add gtk widget names for stuff in location bar.mattm@chromium.org2009-09-192-0/+13
* Disable FFmpeg logging as it interferes with layout tests.scherkus@chromium.org2009-09-195-0/+14
* Add back in the "tests we want to pass for the current release" sectionojan@chromium.org2009-09-191-2/+16
* No-op .gypi change to force GYP to run via the DEPS hook. This should getmark@chromium.org2009-09-191-3/+9
* Fix my view id util browsertest breakage.estade@chromium.org2009-09-191-0/+4
* Make sure layout tests can run in a freshly-clobbered tree. This looks like itmark@chromium.org2009-09-191-3/+3
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-1819-177/+78
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-1819-78/+177
* Mark LayoutTests/http/tests/loading/basic-auth-resend-wrong-credentials.htmldpranke@google.com2009-09-181-2/+5
* Fix BrowserFrameWin::OnMoving bad_override coverity error.mattm@chromium.org2009-09-183-3/+3
* Fix Chexkbox::SetLabel on windows, which uses view's label instead ofoshima@chromium.org2009-09-183-1/+10