summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enabling access notifications for login wizardchaitanyag@chromium.org2010-09-2818-44/+211
* Change ChildProcessSecurityPolicy to store a list of allowed flags fordumi@chromium.org2010-09-289-37/+143
* Notify all rosters on opening and closing chats, so they can update visual st...seh@chromium.org2010-09-285-27/+69
* Fix unittest to not use an invalid GURL, as the underlying bookmarks APIs exp...pkasting@chromium.org2010-09-281-2/+2
* Reland r59972: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-2810-102/+225
* Fix a c_str() use-after-free bug in the printing code.nick@chromium.org2010-09-281-1/+2
* Change the default SOCKS version used by gnome settings (and environment vari...eroman@chromium.org2010-09-282-16/+20
* Temporarily disable a test that's failing a CHECK so the suite will keep runn...pkasting@chromium.org2010-09-281-1/+1
* Fixed user feedback crash on parameter check (std exception was thrown).zelidrag@chromium.org2010-09-281-1/+2
* Printing: Remove the debug-only |page_number_| from PrintingContext, which hasjhawkins@chromium.org2010-09-284-47/+0
* [gtk] Update page-info icons to match behavior in page_info_window_view.cc.csilv@chromium.org2010-09-271-1/+1
* Pepper's FileSystem implementation.dumi@chromium.org2010-09-278-12/+341
* Printing: Push checking of |context| one level lower, as the differentjhawkins@chromium.org2010-09-272-14/+3
* Fix typo in a function name.pkasting@chromium.org2010-09-274-6/+6
* Don't treat ';' as an authority terminator when parsing a potential URL. Thi...pkasting@chromium.org2010-09-272-1/+2
* Temporarily add a failing test to local test_expectations.txt.senorblanco@chromium.org2010-09-271-0/+3
* Printing: Call PrintingContext::AskUserForSettings() on the UI thread for Linuxjhawkins@chromium.org2010-09-272-6/+6
* The original intent of the test was to test badd HTTPS sub-resources inside a...jcivelli@chromium.org2010-09-271-1/+1
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-276-1/+365
* dom-ui settings: use 'Settings' terminology in about:labs instead of 'Options'.csilv@chromium.org2010-09-271-4/+4
* dom-ui settings: properly implement the 'metrics reporting' checkbox.csilv@chromium.org2010-09-275-10/+87
* r60095 switched cc_infobar_ to be raw pointer but forgot to initialize it.avi@chromium.org2010-09-271-3/+6
* Fix nitspiman@chromium.org2010-09-271-2/+2
* Add NULL-checks to plugin delegate message handlersstuartmorgan@chromium.org2010-09-271-7/+13
* Roll WebKit r68387:68412.senorblanco@chromium.org2010-09-271-1/+1
* Adding a TouchFile() operation.dumi@chromium.org2010-09-277-1/+73
* Kill a renderer process if ViewHostMsg_AsyncOpenFile comes with adumi@chromium.org2010-09-271-0/+14
* Corresponding trunk rename for pdf pref name.jam@chromium.org2010-09-271-1/+1
* Bumped ANGLE revision.alokp@chromium.org2010-09-271-1/+1
* Revert "Add in a new FrameConsumer interface, Decode API, and a RectangleUpda...ajwong@chromium.org2010-09-276-364/+1
* Printing: Push checking of |context| one level lower, as the differentjhawkins@chromium.org2010-09-275-7/+9
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-276-1/+364
* sync_unit_tests: add test for unknown field retention.agl@chromium.org2010-09-274-0/+62
* generate_stubs.py to support varidiac functionshclam@chromium.org2010-09-271-9/+66
* Add search engine selection dialog for Mac, do new-style first-run.avi@chromium.org2010-09-2713-747/+2881
* Adding automation for some P2 tests in two client live bookmarks syncrsimha@chromium.org2010-09-271-3/+102
* Make feedback failure notification non stickyoshima@chromium.org2010-09-275-8/+10
* [Mac] Do not insert an "About Chrome" item when the Wrench menu shows an avai...rsesek@chromium.org2010-09-273-35/+0
* Printing: Remove OS_WIN ifdef in a win-only file. Remove an unused debuggingjhawkins@chromium.org2010-09-271-28/+0
* Clean up socket backup job when there are no requests.willchan@chromium.org2010-09-273-16/+39
* Makes instant support other open dispositions.sky@chromium.org2010-09-276-47/+85
* Change the meaning of the command-line flag --proxy-server="socks://foo" to i...eroman@chromium.org2010-09-275-13/+21
* Disable pyauto autofill testsnirnimesh@chromium.org2010-09-271-2/+2
* Print current path for debugging.jrg@chromium.org2010-09-271-2/+9
* TPM information dialog added to EULA screenglotov@chromium.org2010-09-274-4/+143
* The return value of ClosePlatformFile() was reversed in r59041. Mostdumi@chromium.org2010-09-272-2/+2
* Cloud print proxy management UI.scottbyer@chromium.org2010-09-2716-15/+907
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-2739-275/+342
* Switched the cloud print proxy to use the Google push notifications.sanjeevr@chromium.org2010-09-273-9/+16
* Reenable BrowserFocusTest.FocusTraversalOnInterstitial on Linuxisherman@chromium.org2010-09-271-3/+1