summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Organize all tab/tab strip files into chrome/browser/ui/cocoa/tabs/.rsesek@chromium.org2011-01-1940-98/+102
* Adjust comments for new Source/ location.dilmah@chromium.org2011-01-193-3/+3
* .c Feature to disable field trials in old versions of Chromium. Field trialsrtenneti@chromium.org2011-01-195-52/+63
* Fix autoupdate for hosted apps.asargent@chromium.org2011-01-197-1/+64
* Update references part 2: files in chrome/browser/ui/msw@chromium.org2011-01-19141-381/+384
* Stop rebuilding the task manager list view after every new row added.atwilson@chromium.org2011-01-191-4/+14
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-1965-633/+673
* Mac Pepper: Make Image2D's TransportDIB available to the browser.viettrungluu@chromium.org2011-01-191-7/+16
* Pass correct dummy filename ("name.html" instead of "name./html") to GTK MIME...sergeyu@chromium.org2011-01-191-2/+2
* Fixed broken ChromeOS autotests due to http://codereview.chromium.org/5740004zelidrag@chromium.org2011-01-194-8/+8
* Fix DCHECK caused by Task Manager assuming all requests have a render view.thakis@chromium.org2011-01-191-1/+7
* PasswordManager fills up text input field with password, or PM crashes chrome...dhollowa@chromium.org2011-01-191-13/+32
* Handle two cases that we previously weren't expecting.tommi@chromium.org2011-01-191-1/+1
* Attempt at fixing crash in tab code. It appears that we end up in asky@chromium.org2011-01-192-2/+21
* Fix leak in PrerenderResouceHandlerTest.cbentzel@chromium.org2011-01-191-5/+14
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-1915-31/+116
* Quick simple cleanup changes to TabContentsWrapper.avi@chromium.org2011-01-193-6/+6
* Allow relative paths to external extension files for some providers, error ou...skerner@google.com2011-01-198-27/+134
* Allow policy refresh rate to be configured through policy.mnissler@chromium.org2011-01-1922-287/+493
* Revert http://src.chromium.org/viewvc/chrome?view=rev&revision=70896 to move ...satish@chromium.org2011-01-1911-18/+82
* Fail gracefully if profile Temp dir can not be accessed.skerner@chromium.org2011-01-1910-41/+146
* Updates filebrowser list when download starts/ends.altimofeev@chromium.org2011-01-191-2/+16
* Make sure we show the restart message if system level Chrome has been upgrade...finnur@chromium.org2011-01-191-0/+8
* Added automatic update for plugins based on watching file changes.pastarmovj@chromium.org2011-01-192-9/+90
* Disable failing test temporarily.amit@chromium.org2011-01-191-1/+2
* Adjust the Find test for unselectable test so that it has the right expectati...finnur@chromium.org2011-01-191-10/+3
* Syntax checker for policy_templates.jsonjkummerow@chromium.org2011-01-193-1/+432
* Fix Linux breakage of context menu items for the blocked plugin placeholder.cevans@chromium.org2011-01-192-16/+10
* Updating trunk VERSION from 643.0 to 644.0chrome-release@google.com2011-01-191-1/+1
* Try re-enabling for Mac now that the base bug is allegedly fixed.cevans@chromium.org2011-01-191-15/+0
* Disable ServiceProcessControlBrowserTest.LaunchAndIPC, flakily times outphajdan.jr@chromium.org2011-01-191-1/+3
* Add OWNERS file for chrome/testphajdan.jr@chromium.org2011-01-191-0/+3
* Regkey functions return error code instead of boolamit@chromium.org2011-01-1950-583/+525
* Remove unused language options code, which has been superseded by DOMUI.satorux@chromium.org2011-01-1918-2785/+1
* Some new strings for setup.exe safeguard.grt@chromium.org2011-01-193-0/+7
* Tweak heuristic to hide fixed-size parent <div>s for one more case.cevans@chromium.org2011-01-191-0/+9
* Modify a method that was added mid-refactoring so that it follows the new str...anicolao@google.com2011-01-193-11/+16
* Remove dead code per email with aa about the TODO saying thatanicolao@google.com2011-01-191-11/+1
* Use DumpRenderTree instead of TestShell for generatingtony@chromium.org2011-01-192-37/+41
* DOMUI: Add padding for the Home Page favicon.jhawkins@chromium.org2011-01-191-0/+12
* Disable crashing extensions sync testsrsimha@chromium.org2011-01-192-2/+2
* Cleanup for r71281: replace usage of "pk11" with "pkcs11" or "crypto module",...mattm@chromium.org2011-01-199-119/+128
* Initialized 3 boolean variables.mattm@chromium.org2011-01-191-3/+3
* DOMUI: Add select popup arrow image.jhawkins@chromium.org2011-01-191-0/+0
* TabContentsViewViews should be used instead of TabContentsViewGtk for TOUCH_UIvarunjain@chromium.org2011-01-1912-3/+37
* DOMUI Prefs: Fix the way recent page rows are sized and truncated.stuartmorgan@chromium.org2011-01-192-7/+23
* Corrected GPU watchdog termination error message.apatrick@chromium.org2011-01-191-2/+2
* Disabled GPU process prelaunch field trial.apatrick@chromium.org2011-01-194-26/+0
* Disabled the Windows error dialog for the GPU process.apatrick@chromium.org2011-01-191-0/+11
* Save/Restore ALSA volume/mutedavej@chromium.org2011-01-195-8/+105