summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-143-4/+5
* Adds code to track a set of expanded folders. This is going to be usedsky@chromium.org2011-07-132-3/+4
* Update URLPatternSet to contain a std::set instead of std::vector.jstritar@chromium.org2011-07-131-5/+5
* Resource cleanup and de-dupingestade@chromium.org2011-07-121-2/+3
* Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...jstritar@chromium.org2011-07-121-5/+5
* Update URLPatternSet to contain a std::set instead of std::vector.jstritar@chromium.org2011-07-121-5/+5
* Stop calls to InfoForRequest() and RenderViewForRequest() by TaskManager from...wez@chromium.org2011-07-121-3/+2
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-125-145/+168
* Define an asynchronous API for CookieStore.ycxiao@chromium.org2011-07-122-101/+3
* ntp4: webstore iconestade@chromium.org2011-07-111-5/+4
* Fix for compile failures caused by the change to move chrome specific notific...ananta@chromium.org2011-07-102-5/+10
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-1013-265/+273
* Usage fixes per Coverity. Add checks for tab contents wrapper, profile check,gbillock@chromium.org2011-07-081-0/+1
* DevTools: devtools manager should know nothing about DevToolsWindowyurys@chromium.org2011-07-071-3/+2
* Remove DownloadShelf from ChromiumOS build.rhashimoto@chromium.org2011-07-061-2/+6
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-011-4/+0
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-292-2/+2
* Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.erg@chromium.org2011-06-281-0/+7
* Don't set exit_cleanly bit early if shutdown can be canceled.oshima@google.com2011-06-281-1/+1
* Fix a Chrome browser crash which is seen during chrome frame reliability test...ananta@chromium.org2011-06-281-0/+15
* File upload API in chromedriverhnoda@google.com2011-06-284-0/+116
* Adding an experimental app notification API.asargent@chromium.org2011-06-281-1/+1
* Revert 90354 - Revert 90352 - Move Referer header to extra_headers fieldbattre@chromium.org2011-06-271-0/+1
* Add remembered virtual networks to NetworkLibrary and internet options.stevenjb@google.com2011-06-241-1/+1
* Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...haraken@google.com2011-06-241-1/+0
* Remove unnecessary Profile parameter from GetPopup.mirandac@chromium.org2011-06-241-2/+2
* Revert 90352 - Move Referer header to extra_headers fieldbattre@chromium.org2011-06-241-1/+0
* Move Referer header to extra_headers fieldbattre@chromium.org2011-06-241-0/+1
* Reset |plugins_temporarily_allowed_| flag in ContentSettingsObserver when nav...bauerb@chromium.org2011-06-241-0/+8
* Start refractoring extension permissions into ExtensionPermissionSet.jstritar@chromium.org2011-06-232-2/+4
* Checked for return type from GetIntegeraayushkumar@chromium.org2011-06-231-6/+10
* Adding automation hooks for extension: enable/disable, allow/disallow extensi...hnguyen@chromium.org2011-06-222-3/+81
* Coverity fixes for CHECKED_RETURNgroby@chromium.org2011-06-221-4/+4
* Coverity: Add a couple return checks to TestingAutomationProvider.thestig@chromium.org2011-06-221-3/+5
* Added automation hooks for private networks.craigdh@google.com2011-06-205-16/+289
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-2/+5
* Re-land:ben@chromium.org2011-06-161-5/+3
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-3/+5
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-5/+3
* Initial inclusion of ForgetWifiNetworksstanleyw@chromium.org2011-06-153-16/+38
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-143-13/+35
* Remove most of the remaining test dependencies (other than chrome/test).jam@chromium.org2011-06-141-4/+0
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+0
* Revert 88809 - Make AutomationProvider use IPC::SyncChannel. It appears that...jam@chromium.org2011-06-132-11/+3
* Make AutomationProvider use IPC::SyncChannel. It appears that sync messages ...jam@chromium.org2011-06-132-3/+11
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-3/+2
* Get URLRequestContext from the profile attached to the automation provider, n...mirandac@chromium.org2011-06-101-10/+1
* Add PyAuto automation call GetPanelInfo(). Includes basic information: title,...dtu@chromium.org2011-06-081-0/+16
* Turn on -Wdelete-non-virtual-dtor for chromeos as well.thakis@chromium.org2011-06-081-1/+3
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-1/+1