summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* With this CL, GPU blacklist auto update from the web is implemented. This al...zmo@google.com2011-02-2615-229/+426
* Fix a memory leak introduced by autofill country/ICU changesisherman@chromium.org2011-02-261-2/+4
* web-ui settings: Explicitly set preferences for sans-serif font and minimum l...csilv@chromium.org2011-02-265-71/+34
* Get rid of hung_renderer_dialog file and namespace.tfarina@chromium.org2011-02-266-42/+24
* Avoid deleting GPU transfer buffers twice on POSIX.apatrick@chromium.org2011-02-262-1/+15
* Autofill Coverity issue termination of loopdhollowa@chromium.org2011-02-261-1/+2
* Re-enable UILayoutTest.MediaUILayoutTestvrk@google.com2011-02-261-2/+1
* Deal with browser restart scenarios in pyauto scripts on ChromeOSnirnimesh@chromium.org2011-02-262-0/+22
* Removing delay from search_engine testsrohitbm@google.com2011-02-261-7/+2
* Remove more three stub files that were moved to content/browser directory.tfarina@chromium.org2011-02-267-44/+7
* Fixing a crash caused by double release of pointers.lipalani@chromium.org2011-02-262-7/+6
* Added a command-line option to disable adding the service process to autorun....sanjeevr@chromium.org2011-02-264-4/+13
* Cleanup the implementation of ImportProgressDialogGtk class.tfarina@chromium.org2011-02-262-70/+66
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-2611-267/+129
* More autofill overlay HTML cleanupisherman@chromium.org2011-02-266-55/+48
* Pepper/Flapper: Refactor module-local file stuff to make it easier/nicer to a...viettrungluu@chromium.org2011-02-264-107/+89
* Enable url check in download_manager, with a simple UI (it may need polish). ...lzheng@chromium.org2011-02-2621-224/+492
* [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...nick@chromium.org2011-02-2615-426/+229
* Re-land 76080 [which ncarter reverted in 76110. It was not the culprit.]nick@chromium.org2011-02-251-2/+20
* Add DCHECK to make sure that RenderProcessHost::FromID (which is also called ...jam@chromium.org2011-02-255-47/+30
* Signal events in WebDataService unit tests -- shave 24 seconds off the test r...isherman@chromium.org2011-02-251-3/+3
* Autofill i18n: Set postal code and state field labels based on the selected c...isherman@chromium.org2011-02-2522-480/+1199
* In ChromeDriver, wait for all tabs to stop loading before executing a session...kkania@chromium.org2011-02-259-0/+110
* Adding homagpageUrl to the ExtensionInfo in the management API. asargent@chromium.org2011-02-2526-692/+769
* Correcting the syntax of assert statement in extensions.pysunandt@chromium.org2011-02-251-4/+4
* [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...nick@chromium.org2011-02-251-20/+2
* Mac proxy auto-launch.scottbyer@chromium.org2011-02-254-19/+97
* Make SandboxInterfaceInfo somewhat backwards compatiblecpu@chromium.org2011-02-251-4/+14
* Renamed GpuWatchdogThread::OnExit to make it clear it is crashing deliberately.apatrick@chromium.org2011-02-252-5/+7
* Fix finding the Chrome executable to use for ChromeDriver. Also, add some fla...kkania@chromium.org2011-02-251-46/+60
* Use GetEventHandlerForPoint instead of GetViewForPoint.sadrul@chromium.org2011-02-258-11/+11
* Removed obsolete autorun value on Windows.sanjeevr@chromium.org2011-02-251-0/+21
* In PrerenderManager, use RepeatingTimer for repeating cleanup tasks.tburkard@chromium.org2011-02-252-25/+11
* Unbreak the build under linux_keep_shadow_stacks.fischman@chromium.org2011-02-251-0/+3
* Major refactoring of network library code to use asynchronous callsstevenjb@google.com2011-02-2511-895/+1631
* web-ui settings: Fix tab title when a search is active.csilv@chromium.org2011-02-253-4/+4
* Fix extra focus glow for the omnibox on Mac OS X Lion.avi@chromium.org2011-02-251-1/+7
* WebUI: Add a tabbox element.arv@chromium.org2011-02-253-0/+239
* Fix bug where badge is not showing up on network menu dropdown.chocobo@chromium.org2011-02-254-40/+40
* Revert 76067 - Created a new BrowserMessageFilter to handle print related IPC...nick@chromium.org2011-02-254-345/+0
* Fixing all possible scenarios in which a autofill profile sync node with a nu...lipalani@chromium.org2011-02-256-350/+397
* Enabled download browser tests.rdsmith@chromium.org2011-02-251-71/+12
* Make NamedProxyLauncher connections more robust to errors. It now clears the ...dtu@chromium.org2011-02-251-2/+20
* Make MaybeCompleteDownload dependent on dangerous download confirmation (if t...ahendrickson@chromium.org2011-02-251-12/+12
* Removed the command line from ServiceProcessState::AddToAutoRun() and had the...sanjeevr@chromium.org2011-02-2510-14/+150
* With this CL, GPU blacklist auto update from the web (before it ships togethe...zmo@google.com2011-02-2515-229/+426
* BUG=68656rohitbm@google.com2011-02-251-3/+0
* Cleanup for newly-added RegisterProtocolHandler stuff:pkasting@chromium.org2011-02-254-84/+52
* Fix changes from r75314 to preserve the prevailing pattern of "(expected, act...pkasting@chromium.org2011-02-2514-69/+92
* Fix a crash in speech input bubble.amit@chromium.org2011-02-251-13/+17