summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* fix arm build.tim@chromium.org2010-11-101-2/+2
* dom-ui settings: Fix metrics preference for non CrOS Chrome builds.csilv@chromium.org2010-11-101-1/+7
* Coverity: Add missing 'break'.csilv@chromium.org2010-11-101-0/+1
* fix broken cros build.tim@chromium.org2010-11-101-1/+1
* Rename WindowsSessionEnding to SessionEnding since it's used on multiple plat...thestig@chromium.org2010-11-104-8/+8
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-1015-67/+221
* Part 2 of reapplying r64637.erg@google.com2010-11-1042-106/+97
* Fixed issues with network menu list:chocobo@chromium.org2010-11-103-50/+72
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-1018-138/+578
* Fix bloom filter to not exceed the max size.shess@chromium.org2010-11-101-1/+4
* Implements vertical margins setter for textfield.altimofeev@chromium.org2010-11-101-0/+1
* Fix a typonirnimesh@chromium.org2010-11-101-1/+1
* chromeos: Update help URLs.derat@chromium.org2010-11-1020-76/+148
* Avoid collecting headers from several reqeusts in case of redirect.caseq@google.com2010-11-101-1/+7
* Add Snap Start to about:flagsagl@chromium.org2010-11-102-0/+13
* Fix memory leak in connection_tester_unittest.ccdanno@chromium.org2010-11-101-1/+3
* Used GetProcAddress to load exported functions from prntvpt.dll instead of us...sanjeevr@chromium.org2010-11-102-24/+25
* Add constrained DOMUI support for ChromeOS.xiyuan@chromium.org2010-11-103-2/+126
* Detect corruption of previous snapshots in histogramsjar@chromium.org2010-11-104-112/+166
* [cros] Pass pepper plugin flag for Guest mode quoted.nkostylev@chromium.org2010-11-101-3/+19
* Remove dead code from chrome/browser/gtk/options/cookies_filter_page_gtk.cc.markusheintz@chromium.org2010-11-102-7/+2
* Disable status area buttons during logging in.dilmah@chromium.org2010-11-1010-2/+48
* Reland 65535danno@chromium.org2010-11-1014-30/+245
* First round of audits to make sure 'app' is displayed instead of 'extension' ...andybons@chromium.org2010-11-1010-230/+252
* Fixed fonts for buttons and labels on picture taking screen.avayvod@chromium.org2010-11-105-21/+52
* Updating trunk VERSION from 578.0 to 579.0chrome-release@google.com2010-11-101-1/+1
* Mark failing unittest to FAILS.kochi@chromium.org2010-11-101-1/+3
* Set the download rate to 0B/s if the download is paused.zork@chromium.org2010-11-101-4/+10
* Add facilities to fetch username/passwd credentials from private datanirnimesh@chromium.org2010-11-102-9/+20
* Changed title of the first screen from "Welcome to Google Chrome OS" to "Let'...zelidrag@chromium.org2010-11-102-3/+2
* Do not allow network status updates while password field is active.kochi@chromium.org2010-11-102-8/+37
* Moved --use-gl=osmesa to UITest::SetUp so it is not visible to pyautolib.apatrick@chromium.org2010-11-101-8/+11
* Add DEPS file for ppapi plugin.brettw@chromium.org2010-11-101-0/+4
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-1026-12/+581
* Adds the ability for classes other than native control to processsky@chromium.org2010-11-102-1/+44
* Enable GPU watchdog timer.apatrick@chromium.org2010-11-101-7/+0
* Update internal state on undo to avoid a crash.sadrul@chromium.org2010-11-101-2/+4
* Moved --use-gl=osmesa switch out of test_launcher_utils.apatrick@chromium.org2010-11-103-10/+20
* Make browser_tests obey BROWSER_WRAPPER, like how ui_tests do.evan@chromium.org2010-11-101-0/+7
* FileSystem code cleanup 2nd cut - introduce SandboxedFileSystemOperationkinuko@chromium.org2010-11-105-214/+44
* NTP: Fix position of the notification and the login name.arv@chromium.org2010-11-092-11/+18
* Fix location for osmesa.so on Mac.nirnimesh@chromium.org2010-11-091-1/+1
* Fix for Issue 61605 Browser crash @ AutoFillProfile::operator=+0x49georgey@chromium.org2010-11-091-8/+0
* Only generate zips for Chrome extension samples whose contents have changed.kurrik@chromium.org2010-11-0947-758/+836
* Remove some obsolete FLAKY_ markers, and add some missing bug referencesstuartmorgan@chromium.org2010-11-095-7/+7
* Revert 65582 - Remove Feedback button from the status bar and add it to the t...rvargas@google.com2010-11-0921-66/+135
* Cleanup precursor patch #3: Convert factory class into a simple function poin...pkasting@chromium.org2010-11-093-73/+53
* Remove Feedback button from the status bar and add it to the toolbar.rkc@chromium.org2010-11-0921-135/+66
* Add print server name to the full name of the printer. This allows proxygene@google.com2010-11-091-34/+87
* DOMUI: Make tab strips not jiggle as you select different tabs.mdm@chromium.org2010-11-097-47/+149