summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-212-4/+4
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-214-18/+16
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-1/+0
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-203-11/+9
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-193-12/+12
* Modifying some downloads hooks to act per-window (so that incognito windows c...ace@chromium.org2011-01-191-7/+8
* [Mac] Organize all tab/tab strip files into chrome/browser/ui/cocoa/tabs/.rsesek@chromium.org2011-01-192-2/+2
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-8/+8
* Handle two cases that we previously weren't expecting.tommi@chromium.org2011-01-191-1/+1
* Revert 71313 - Removed old login screen from source.avayvod@chromium.org2011-01-181-6/+11
* Make ExtensionBrowserEventRouter owned by ExtensionService.asargent@chromium.org2011-01-151-2/+2
* Fix autofill pyauto testsnirnimesh@chromium.org2011-01-151-9/+3
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-8/+8
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-8/+8
* The revert Broke Chrome OS...mmenke@chromium.org2011-01-141-11/+6
* Revert 71313 - Removed old login screen from source.avayvod@chromium.org2011-01-141-6/+11
* Attempt at fixing reliability crash. If the AutomationProvider goessky@chromium.org2011-01-142-1/+2
* Fix ChromeFrame net tests which have broken since revision 70089 which added ...ananta@chromium.org2011-01-141-2/+1
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-136-39/+39
* Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.craig.schlenter@chromium.org2011-01-131-1/+1
* Removed old login screen from source.avayvod@chromium.org2011-01-131-11/+6
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-132-9/+10
* Refactor RenderWidgetHost::set_paint_observer()davemoore@chromium.org2011-01-121-1/+2
* Coverity: Fix unchecked return values.kmadhusu@chromium.org2011-01-121-7/+26
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-2/+2
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-102-5/+5
* Add methods GetWindowBounds and IsWindowMaximized to TestingAutomationProvider.mirandac@chromium.org2011-01-101-7/+23
* Add options to enable stressing of the V8 crankshaft optimizations when runni...sgjesse@google.com2011-01-102-0/+20
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-013-3/+3
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-1/+0
* net: Add namespace net to URLRequestFilter.tfarina@chromium.org2010-12-261-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-246-14/+19
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-2311-101/+32
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-232-15/+8
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-233-19/+68
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-3/+3
* Adding automation proxy hook for accessing information related to omnibox ins...ace@chromium.org2010-12-232-0/+35
* Prevent App extensions to be returned by AutomationProvider::GetEnabledExtens...mad@google.com2010-12-211-2/+4
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-212-8/+10
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-212-10/+8
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-202-8/+10
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-202-10/+8
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-202-8/+10
* Remove the DCHECK in the UrlRequestautomationJob::ReadRawData function which ...ananta@chromium.org2010-12-201-1/+0
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-173-3/+0
* Almost done deinlining virtual methods.erg@google.com2010-12-162-12/+25
* Fix notification pyauto tests. Wait for the notification processes to bekkania@chromium.org2010-12-153-22/+94