summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Split out the rest of the tables within WebDatabase.andybons@chromium.org2011-04-0118-1135/+1354
* Add even more suppression for the PasswordStoreWin crash.maruel@chromium.org2011-04-011-0/+2
* Fix handling of policies for which CPanel returns empty stringsbattre@chromium.org2011-04-012-2/+28
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-015-150/+151
* Unreviewed build fix, removed executable permission from permission_warnings....caseq@google.com2011-04-011-0/+0
* DevTools: serve devtools resources from IO thread.pfeldman@chromium.org2011-04-011-1/+1
* Issue IDS_EXTENSION_PROMPT_WARNING_ALL_HOSTS permission warning for DevTools ...caseq@google.com2011-04-014-6/+16
* Updating trunk VERSION from 721.0 to 722.0chrome-release@google.com2011-04-011-1/+1
* Extracted camera UI from UserImageView to TakePhotoView.avayvod@chromium.org2011-04-0118-316/+850
* Disable ExtensionCrashRecoveryTest.CloseAndReload on windows.sadrul@chromium.org2011-04-011-1/+7
* Copy X keyboard code from libcros to Chrome.satorux@chromium.org2011-04-0113-220/+681
* Exposes home provider via chromeosInfoPrivate API.altimofeev@chromium.org2011-04-016-5/+50
* Fix overlap of "Import bookmarks now.." with "Other Bookmarks" when window is...asvitkine@chromium.org2011-04-011-0/+1
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-0117-244/+259
* DevTools: serve front-end using chunked encoding (for remote debugging).pfeldman@chromium.org2011-04-013-7/+35
* Placeholder for GAIA auth extension. We need it to have it as a root URL anco...zelidrag@chromium.org2011-04-011-0/+7
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-04-015-17/+28
* Update PrintMsg_PrintPages_Params params during print preview to reflect that...ctguil@chromium.org2011-04-011-1/+3
* Revert 80101 - kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-014-3/+10
* Revert 79775 - Re-order the "Run this time" and "Update..." buttons as additi...cevans@chromium.org2011-04-011-10/+7
* Preselecting default printer in print preview tab drop down list in Linux, Ma...dpapad@chromium.org2011-04-013-8/+23
* Don't forget to initialize the Widget for a capture window.asanka@chromium.org2011-04-011-0/+1
* Let the unit test switch off the asynchronous animation if it wants, to make ...maf@chromium.org2011-04-012-5/+28
* Revert "Convert extension webNavigation API tests to use subtests, so they ca...mpcomplete@chromium.org2011-04-0133-695/+1202
* importer: Pull ImportProcessClient out of ProfileImportProcessHost.tfarina@chromium.org2011-04-018-197/+315
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-03-314-10/+3
* Convert extension webNavigation API tests to use subtests, so they can sharempcomplete@chromium.org2011-03-3133-1202/+695
* Prune dead code: FormGroup::FindInfoMatches(), FormGroup::GetPreviewText()isherman@chromium.org2011-03-3112-369/+0
* Prevent DOS of Autofill by limiting the number of form fields we send across ...isherman@chromium.org2011-03-311-3/+14
* Notify child widgets before and after a reparenting.asanka@chromium.org2011-03-311-1/+1
* Correction in the caption and label of a policy in the policy template.sunandt@google.com2011-03-311-2/+2
* Make a default timeout for CUPS fetching more sutable for consumers.gene@google.com2011-03-311-7/+30
* Create a ProfileDependencyManager to order ProfileKeyedService destruction.erg@google.com2011-03-3122-94/+661
* [Sync] Use AddPageNoVisitForBookmark when setting synced faviconsakalin@chromium.org2011-03-311-1/+1
* Fixing a failing test case.rickcam@chromium.org2011-03-311-1/+1
* gtk: Move translate infobar related files into ui/gtk/infobars directory.tfarina@chromium.org2011-03-319-30/+30
* Ignore preliminary page captures for client-side phishing detection.bryner@chromium.org2011-03-313-18/+51
* Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea...jam@chromium.org2011-03-316-7/+8
* Default Pepper Flash to running out-of-process, with a command-line option tobrettw@chromium.org2011-03-317-2/+26
* Make bookmark bar menu items (actually BookmarkButtons) behave more like menu...maf@chromium.org2011-03-313-16/+84
* Revert 80049 - [Sync] Refactor controllers for datatypes that live on ui thread.zea@chromium.org2011-03-3132-668/+957
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-312-4/+4
* Fix clang break of unit test due to r80049zea@chromium.org2011-03-311-2/+2
* Add an entry to known_crashes.txt.asargent@chromium.org2011-03-311-0/+1
* Fix Clang breakage from r80049zea@chromium.org2011-03-311-1/+1
* Fix for paint issue on initial screen.oshima@google.com2011-03-311-10/+12
* chromeos: Make brightness and volume work on login screen.derat@chromium.org2011-03-313-16/+31
* Rename some WebUI files to be clearer as to their purpose.dtseng@chromium.org2011-03-313-3/+2
* Cleanup: Move more print code out of RVH.thestig@chromium.org2011-03-312-5/+11
* [Sync] Refactor controllers for datatypes that live on ui thread.zea@chromium.org2011-03-3134-957/+828