summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Parse cpu_idle and cpu_frequency eventssleffler@chromium.org2012-04-112-8/+101
* about:tracing: tweak next/prev nagivationsleffler@chromium.org2012-04-111-10/+30
* Added fix for cookie list bug. Used -webkit-box-flex to force the list to fil...khorimoto@chromium.org2012-04-113-5/+21
* To fix the below Bugprachij@chromium.org2012-04-111-8/+5
* Remove libusb dependency temporarily while fixing Windows builds.gdk@chromium.org2012-04-111-1/+0
* Adding an error for "file access denied" to the error pages.gspencer@chromium.org2012-04-112-0/+24
* Remove "set wallpaper..." option in system context menu when guest logged inbshe@chromium.org2012-04-111-0/+4
* chromeos: Do not use BrowserList::GetLastActive to determine whether the user...sadrul@chromium.org2012-04-111-14/+10
* chromeos: Remove old status-area related code.sadrul@chromium.org2012-04-1159-5265/+201
* Fixing memory leakskuhne@chromium.org2012-04-111-12/+12
* Convert the TabRestore ui_tests to browser_tests.jam@chromium.org2012-04-113-675/+543
* Add Chrome To Mobile metrics reporting.msw@chromium.org2012-04-116-17/+68
* Expose Mouse Lock and Fullscreen automation hooks to pyauto.scheib@chromium.org2012-04-116-0/+382
* vectors are cleared with "clear()", not with "empty()".thakis@chromium.org2012-04-111-2/+2
* TabContents -> WebContentsImpl, part 5.avi@chromium.org2012-04-1110-18/+18
* Tap to open a file/folder in file managerbshe@chromium.org2012-04-1111-23/+80
* [protector] Support for collapsing multiple changes into a single one.ivankr@chromium.org2012-04-1119-50/+924
* FileBrowser: replaced 'tape' initial title with blank 'zero-width no-break sp...zvorygin@chromium.org2012-04-111-1/+1
* TabContents -> WebContentsImpl, part 4.avi@chromium.org2012-04-112-2/+2
* Adding new window position logic unit tests.skuhne@chromium.org2012-04-117-239/+965
* Fix formatting of i18n-content labels in the internet details dialog.kevers@chromium.org2012-04-116-83/+33
* Create New AppSyncData Classcsharp@chromium.org2012-04-1115-514/+1131
* gtk: Refactor download-in-progress class to match with the views side.tfarina@chromium.org2012-04-113-32/+34
* Add a comment to remove Google Talk plug-in whitelisting once it works with c...bauerb@chromium.org2012-04-111-0/+2
* Fix style errors in file_manager.jsserya@google.com2012-04-111-40/+40
* [filemanager] Removed unused code.dgozman@chromium.org2012-04-111-55/+0
* [filemanager] Changed icons for internal file actions.dgozman@chromium.org2012-04-119-35/+31
* Fix license header for chrome/installer/mini_installer/chrome.releasesteveblock@chromium.org2012-04-111-28/+3
* Enabled NaCl tests for PPB_HostResolver_Private on Windows.ygorshenin@chromium.org2012-04-111-21/+3
* Allow setting of user and device policies in functional testsbartfab@chromium.org2012-04-119-391/+336
* Updating trunk VERSION from 1098.0 to 1099.0chrome-release@google.com2012-04-111-1/+1
* Remove unneeded extension_messages_browsertest.cc + cleanup.aa@chromium.org2012-04-1113-260/+88
* Remove some constant spew in unit test logserg@chromium.org2012-04-112-18/+24
* browser_tests to access wss:// after proceeds anywaytoyoshim@chromium.org2012-04-115-1/+118
* Instant update UI when file copied or moved.serya@google.com2012-04-113-8/+104
* Show file name in the Photo Editor tab titlekaznacheev@chromium.org2012-04-111-1/+1
* [File Manager] Dim icons for files not available offlinekaznacheev@chromium.org2012-04-112-13/+19
* [File Manager] Added support for mhtml files, enabled "View" action for .(m)h...kaznacheev@chromium.org2012-04-114-8/+13
* Prevent a link in the 'low disk space' warning of being focusable in invisibl...serya@google.com2012-04-111-15/+9
* Hide scanning notification when device with no media is detected.tbarzic@chromium.org2012-04-112-4/+10
* Null check web_frame_ to prevent a race from attempting to execute script on ...rafaelw@chromium.org2012-04-111-0/+6
* Removed ProfileSyncService::UIShouldDepictAuthInProgressatwilson@chromium.org2012-04-1114-56/+93
* Make idle logout window not cause the app list to disappear.rkc@chromium.org2012-04-111-2/+10
* Use ExitCleanly to exit intead of AttemptUserExit.rkc@chromium.org2012-04-111-1/+1
* Fix ProcessOutputWatcherTest.OutputWatcher under ASANtbarzic@chromium.org2012-04-111-54/+66
* Fix an input and the output of the build_app_dmg target for Google-branded bu...thakis@chromium.org2012-04-111-2/+11
* Updated SyncSetupHandler unit tests to set/check individual types.atwilson@chromium.org2012-04-112-274/+263
* Adjust calling conventions for SetGoogleBaseURL() functions:pkasting@chromium.org2012-04-117-20/+19
* Adds more vertical whitespace between "More info..." and Chrome update status...khorimoto@chromium.org2012-04-111-2/+5
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-1155-107/+94