summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Don't make sad tab view for normal renderer terminationjamescook@chromium.org2012-05-101-0/+4
* views: Move BrowserListObserver to unnamed namespace.tfarina@chromium.org2012-05-102-46/+61
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-104-30/+32
* [cros] Ignore Release notes if password has changed.nkostylev@chromium.org2012-05-104-3/+21
* Move more stuff out of browser_init.cc.ben@chromium.org2012-05-1018-272/+459
* [File Manager] Unescape file name in "You have run out of space in GDrive" m...kaznacheev@chromium.org2012-05-101-1/+2
* [File Manager] Fixed file list layout when "Welcome to Google Drive" banner i...kaznacheev@chromium.org2012-05-101-0/+6
* Unifies the two tab dragging variants. I would have liked to bettersky@chromium.org2012-05-1013-2819/+1208
* Make all extension api types fully qualified.bryeung@chromium.org2012-05-1033-87/+263
* Run the make-hosted.py script at build time, instead of checking in its outpu...sullivan@chromium.org2012-05-1034-18/+73633
* [Mac] Fix a crash in SessionStartupPrefTest on 10.7.rsesek@chromium.org2012-05-101-15/+27
* Displaying unknown file types.serya@google.com2012-05-103-103/+100
* [cros] Disable old GSG code, disable Release notes for M19-> updatesnkostylev@chromium.org2012-05-101-26/+7
* Load dictionary policies on Windows.joaodasilva@chromium.org2012-05-103-6/+25
* On a duplicate listener, abort the extension instead of the browser process.vabr@chromium.org2012-05-102-10/+16
* Make download_query work if ICU is built without std::string.torne@chromium.org2012-05-101-1/+1
* Added support for dictionary preferences to the mac policy provider.joaodasilva@chromium.org2012-05-108-97/+351
* Move static const char[] from gdata_parser.h to .cc filehashimoto@chromium.org2012-05-103-250/+118
* Remove SetPolicies()/OverridePolicies(), which isn't used by automation anymore.joaodasilva@chromium.org2012-05-102-33/+1
* Disable ExtensionInstallUIBrowserTest.AppInstallConfirmation* because of the ...glider@chromium.org2012-05-101-2/+4
* Clean up WindowedNotificationObserver and merge TestNotificationObserver into...bauerb@chromium.org2012-05-103-94/+65
* Fix crash in ~IBusUiController()yusukes@chromium.org2012-05-101-4/+8
* Change the EndSession param from bool to an enum to improve readability.finnur@chromium.org2012-05-109-48/+78
* Updating trunk VERSION from 1133.0 to 1134.0chrome-release@google.com2012-05-101-1/+1
* Disable SavePageAsMHTMLBrowserTest.SavePageAsMHTML.hbono@chromium.org2012-05-101-1/+2
* Fix interactive_ui_tests failure caused by r136255.yusukes@google.com2012-05-101-0/+6
* gdata: Replace "gdata" with "drive" for everything visible in UI.satorux@chromium.org2012-05-1015-294/+294
* Correct order of args to assert calls.falken@google.com2012-05-101-24/+24
* Add a Default view for accessibility that allows you to disable spoken feedbackzork@chromium.org2012-05-101-0/+5
* Enable Deep Memory Profiler in perf_endure.py.dmikurube@chromium.org2012-05-101-6/+199
* Add a WebDriver API function HeapProrilerDump.dmikurube@chromium.org2012-05-1011-8/+147
* NetConnectivity - Collect stats for TCP/UDP networkrtenneti@chromium.org2012-05-103-48/+224
* Pull shell window stuff out of ExtensionHost and put in ShellWindowbenwells@chromium.org2012-05-1021-227/+493
* Address post commit comments of http://codereview.chromium.org/10352014/markusheintz@chromium.org2012-05-102-7/+7
* finally remove last vestigial options1 filesestade@chromium.org2012-05-103-2045/+0
* In previous code, "LINUX" was used for CrOS.peria@chromium.org2012-05-101-0/+2
* Support CWS intents query URLgroby@chromium.org2012-05-104-0/+36
* Remove unnecessary static methods from chromeos::NetworkLibraryImplCroshashimoto@chromium.org2012-05-102-172/+77
* convert bookmark manager to loadTimeData from localStringsestade@chromium.org2012-05-107-161/+168
* [Mac] Get various fullscreen tests passing/not crashing on Lion.rsesek@chromium.org2012-05-103-18/+34
* remove ntp app install hintestade@chromium.org2012-05-1016-314/+11
* Coverity: Fix pass by value errors.kmadhusu@chromium.org2012-05-104-5/+5
* Revert 136193 - convert localStrings to loadTimeData for options pagerlarocque@chromium.org2012-05-1061-251/+258
* Support scheme-setting for GoogleURLTracker.pkasting@chromium.org2012-05-103-63/+296
* Add unit tests for event.jskoz@chromium.org2012-05-109-3/+148
* convert localStrings to loadTimeData for options pageestade@chromium.org2012-05-1061-258/+251
* Fix layout of header for the cookies dialog.kevers@chromium.org2012-05-102-17/+17
* Add a Linux test for SUID sandbox status.bradchen@google.com2012-05-102-0/+47
* gdata: Fix a bug where PDF files on gdata could not be opened.satorux@chromium.org2012-05-101-1/+0
* Batch alarms near in time together so they fire at the same time.yoz@chromium.org2012-05-093-28/+189