summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove "Disable Shortcuts provider" flag.isherman@chromium.org2012-06-255-20/+1
* Move some RegisterXxxPref out of Browsercjhopman@chromium.org2012-06-256-26/+36
* Fixes regression caused by 10448070pkotwicz@chromium.org2012-06-251-2/+2
* Coverity: Fix a few leaks.jhawkins@chromium.org2012-06-251-17/+12
* [cros] High-DPI support for camera and profile picture of the user.ivankr@chromium.org2012-06-258-26/+45
* Fix crasher in DownloadCompletionBlockerbenjhayden@chromium.org2012-06-251-2/+6
* Fixing crash in user_manager_impl.ccglotov@google.com2012-06-251-1/+0
* chromeos: Make Chrome app a real app.xiyuan@chromium.org2012-06-2511-57/+103
* The Google Docs app is now known as Google Drivemihaip@chromium.org2012-06-253-2/+2
* Revert "Extension docs: Adjusting the API template, CSS, and static images."aa@chromium.org2012-06-25124-781/+461
* Disable failing pyauto perf test HTML5BenchmarkTest.dennisjeffrey@chromium.org2012-06-251-0/+1
* Change bug URL for flaky WebUIBidiCheckerBrowserTestRTL test.tony@chromium.org2012-06-251-1/+1
* Disable modifying extensions when in managed mode.pam@chromium.org2012-06-2523-109/+288
* All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a...scshunt@google.com2012-06-2512-23/+21
* Wallpaper on lock screenantrim@chromium.org2012-06-2513-6/+275
* gdata: Add GDataFileSystem::UpdateFileByResourceId()satorux@chromium.org2012-06-254-3/+271
* Disable testSpecialURLTabs for chrome://settings/clearBrowserDatanirnimesh@chromium.org2012-06-251-2/+3
* Get rid of browser::FindLastActiveWithProfile call in GTK first run and passw...jam@chromium.org2012-06-256-53/+35
* Make third-party cookie blocking take precedence over any rules that match al...bauerb@chromium.org2012-06-254-106/+131
* Handle lock screen correctly for web notification tray.stevenjb@google.com2012-06-251-3/+7
* Compile fail on ChromiumOS.rlp@chromium.org2012-06-253-25/+104
* Update pyauto's scroll.js.tonyg@chromium.org2012-06-252-149/+126
* gdata: Fix error handling in GDataUploader when file is not present.satorux@chromium.org2012-06-251-14/+17
* Disable testChromoting on all platformsnirnimesh@chromium.org2012-06-251-0/+2
* Fixes bug in SearchTabHelper not correctly updating state. Alsosky@chromium.org2012-06-253-104/+25
* browser: Rename network_profile_bubble.* to network_profile_bubble_view.* and...tfarina@chromium.org2012-06-256-56/+55
* Extension docs: Adjusting the API template, CSS, and static images.mkwst@chromium.org2012-06-25124-461/+781
* Correct the ordering of page cycler results.tonyg@chromium.org2012-06-251-4/+4
* Exit mouse lock permision prompt on tab switch or close.scheib@chromium.org2012-06-253-4/+63
* This CL adds a new object: ImageSkiaReppkotwicz@chromium.org2012-06-258-79/+104
* Fix debug build break after r143920.jam@chromium.org2012-06-252-1/+3
* Get rid of browser::FindLastActiveWithProfile call in prerendering code by pa...jam@chromium.org2012-06-255-41/+40
* Disable FileIO_NotAllowMixedReadWrite test on NaCldmichael@chromium.org2012-06-251-1/+2
* Enable Pointer Lock by default, change about:flags option to multi-select.scheib@chromium.org2012-06-252-2/+10
* Add DOM3 'location' attribute support to Chrome for Chrome OS.yusukes@chromium.org2012-06-251-0/+2
* ChromeOS: Initial NTP shows Chrome OS getting started page thumbnail instead ...yoshiki@chromium.org2012-06-257-12/+58
* Add SearchView. The views are just placeholders but the layout andsky@chromium.org2012-06-257-4/+500
* Remove TODOs from the code in accordance with the decision to not change the ...pastarmovj@chromium.org2012-06-252-5/+0
* Prevent accessing user profile when user logged in to guest session but still...glotov@google.com2012-06-254-3/+61
* Get rid of browser::FindLastActiveWithProfile call in translate and spellchec...jam@chromium.org2012-06-257-14/+29
* Feature1:xians@chromium.org2012-06-2533-267/+851
* Move cloud policy validation logic to a separate class.mnissler@chromium.org2012-06-2512-444/+1358
* Load 3rd party policy on Windows.joaodasilva@chromium.org2012-06-253-39/+292
* Make file browser use Blob.slice() instead of Blob.webkitSlice()kaznacheev@chromium.org2012-06-253-5/+10
* Demote LOG(WARNING) to VLOG(1) for an error message that is rather informatio...pastarmovj@chromium.org2012-06-251-42/+40
* Minor tweaks to LocationBarContainer.sky@chromium.org2012-06-255-15/+38
* Disable task manager on Windows8/Metro.siggi@chromium.org2012-06-255-5/+31
* Move email and domain canonicalization helper to common/net/gaiamnissler@chromium.org2012-06-2519-201/+220
* [cros] WebRTC-enabled "Change Picture" options page.ivankr@chromium.org2012-06-2511-402/+846
* Filtered events.koz@chromium.org2012-06-2553-339/+2099