summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Move MessageRouter from chrome to content.jam@chromium.org2011-03-0310-130/+10
* Printing: Check for NULL TabContents in PrintViewManager.thestig@chromium.org2011-03-031-4/+5
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-0363-358/+407
* Change these JS files from CRLF to LF eol-style. svn:eol-style had been appl...dtseng@chromium.org2011-03-032-101/+101
* [NTP] Focus already opened NTP when an app is installed, instead of opening a...jstritar@chromium.org2011-03-032-15/+42
* [Mac] Confirm-to-Quit: Draw the window frame ourselves to not show the titlebar.rsesek@chromium.org2011-03-036-1101/+108
* Add a NavigateToURL automation method which uses the JSON interface. Use it i...kkania@chromium.org2011-03-0311-36/+315
* Stop about:gpu from accessing the GpuProcessHost shim directly whennduca@chromium.org2011-03-034-21/+40
* Add GetP2PSocketDispatcher() in ppapi::PluginDelegate.sergeyu@chromium.org2011-03-033-0/+10
* [Mac] Task manager alternating colors for background pages.shess@chromium.org2011-03-031-1/+6
* Revert 76796 - Simple stub menu model for multi-profile menu. Will be used fo...mirandac@chromium.org2011-03-033-89/+0
* Revert 76808 - Fix Clang errors in profile_menu_model and menu_2.mirandac@chromium.org2011-03-032-4/+0
* Fix some views errors found by clang (e.g. dead override)thakis@chromium.org2011-03-031-5/+8
* Fix Clang errors in profile_menu_model and menu_2.mirandac@chromium.org2011-03-032-0/+4
* Remove web_ui_util helper functions.kmadhusu@chromium.org2011-03-036-21/+46
* Disabling a couple of pyauto autofill tests that need to be modified.sunandt@chromium.org2011-03-031-0/+3
* Fix clang build by out-of-lining stub openFileSystem method.adamk@chromium.org2011-03-032-3/+8
* Report network menu 3G data available in KB when < 1 MB available.stevenjb@google.com2011-03-034-16/+34
* Kill CleanUpAfterMessageLoopDestruction.willchan@chromium.org2011-03-034-15/+6
* Adding a couple of pyauto tests for browser shortcuts.sunandt@chromium.org2011-03-031-2/+32
* Simple stub menu model for multi-profile menu. Will be used for multi-profile...mirandac@chromium.org2011-03-033-0/+89
* mock url tests: be more careful about string handling in URLsevan@chromium.org2011-03-032-8/+13
* This fixes a small bug that was causing some tests to fail.gspencer@chromium.org2011-03-032-19/+7
* Clean up more of Widget.ben@chromium.org2011-03-037-14/+4
* New automation hooks to get/set the thumbnail/menu modes for NTP sections.nirnimesh@chromium.org2011-03-035-1/+495
* Move content specific switches to content, in preparation for moving director...jam@chromium.org2011-03-035-293/+21
* Update WebWorkerClientProxy to respect the "create" param.adamk@chromium.org2011-03-032-1/+10
* Add support for the quick-enable-cf command to the installer. This encompases:grt@chromium.org2011-03-0321-109/+1365
* Enabled Internet zone test.rdsmith@chromium.org2011-03-031-3/+1
* Removing Download UI tests; now complete replaced by browser tests.rdsmith@chromium.org2011-03-032-533/+0
* Add files saved using 'Save page as' to the download history.rdsmith@chromium.org2011-03-035-25/+127
* Fix enable/disable of the Chrome Pepper Nacl plug-in. On Linux, the Zygote lo...bbudge@google.com2011-03-031-19/+14
* Refactor InfoBarContainer a bit in preparation for splitting it into two piec...pkasting@chromium.org2011-03-034-98/+110
* WebUI Prefs: Change the subpage style to remove the top, bottom, and right ed...stuartmorgan@chromium.org2011-03-032-37/+44
* Updates special case Speed Tracer code after inspector protocol changes.pfeldman@chromium.org2011-03-031-26/+4
* Functions not intended as tests should not begin with 'test'nirnimesh@chromium.org2011-03-032-8/+2
* Convert message files from specific .cc implementation files to use thetsepez@chromium.org2011-03-0310-55/+11
* Port autocomplete_edit_view_browsertest.cc to Mac.suzhe@chromium.org2011-03-0312-99/+163
* wstring: allow converting FilePath to wstring in testsevan@chromium.org2011-03-031-5/+7
* Makes aero peek and instant work well together. Aero peek needed tosky@chromium.org2011-03-032-42/+55
* mac clang compile fix.skerner@chromium.org2011-03-031-1/+1
* Service process fixes for Linux.scottbyer@chromium.org2011-03-037-21/+58
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-0325-86/+47
* sync: add switch for using new syncer thread.tim@chromium.org2011-03-0314-16/+297
* [ChromeOS] Add strings and UI placeholder for hardware-backed key.xiyuan@chromium.org2011-03-033-0/+24
* Fix up problems when bundle doesn't exist for service process on Mac.dmaclach@chromium.org2011-03-031-22/+25
* Split PendingExtensionInfo into its own file. No behavior changed.skerner@chromium.org2011-03-038-92/+141
* Fix TODOs: Get rid of ExtensionService::InstallExtension().skerner@chromium.org2011-03-036-46/+40
* Redo the speech bubble layout on mac.satish@chromium.org2011-03-034-150/+144
* chromeos: Use Ctrl-Shift-Backspace to clear browsing data.derat@chromium.org2011-03-031-10/+9