summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Check for updates for a user script only if it has an update URL.akalin@chromium.org2010-09-096-6/+30
* Disable accelerated compositing on mac if IOSurfaces are notvangelis@chromium.org2010-09-091-0/+10
* Revert 52870 - Revert 52740 - Always show the 'Control sync from Google Dashb...tim@chromium.org2010-09-083-26/+16
* Add a command line switch "--disable-background-networking", to be used inmbelshe@chromium.org2010-09-084-1/+19
* Remove asserts in message_port_dispatcher that are too aggresive.levin@chromium.org2010-09-082-49/+0
* Expose EnumerateWhitelisted to chrome.xiyuan@chromium.org2010-09-083-2/+15
* Change correcting the profile used when performing top-level navigations of t...twiz@google.com2010-09-081-0/+2
* Fix heapcheck leaks introduced by 58859.tim@chromium.org2010-09-081-11/+13
* GTTF: Make WaitForInfoBarCount not Sleep.phajdan.jr@chromium.org2010-09-085-2/+88
* [Mac] Add metrics to record when a bookmark is DnD'd in the bookmarks bar.andybons@chromium.org2010-09-084-1/+11
* Moving the code that disables accelerated compositing for chrome: and chrome-...vangelis@chromium.org2010-09-082-8/+11
* Fix spacing for extension omnibox keyword icons.mpcomplete@chromium.org2010-09-085-4/+62
* Integrate FileSystemOperation with FileSystemDispatcherHost.kinuko@chromium.org2010-09-082-64/+193
* AutoFill Mac dialog should be non-modaldhollowa@chromium.org2010-09-084-329/+284
* Support accept attribute for an <input type=file> element.jianli@chromium.org2010-09-082-1/+82
* Tabbed options: Update content settings defaults when they change.estade@chromium.org2010-09-083-30/+56
* Fix for 54439 Browser crash @ WideToUTF8(std::basic_string<wchar_t,std::char_...georgey@chromium.org2010-09-081-1/+1
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-0814-223/+95
* Implements the backend for clearing data from the servertim@chromium.org2010-09-0816-18/+402
* Downloads: Use the otr_icon_standalone image in resources/shared/images.arv@chromium.org2010-09-081-1/+1
* Mark FilePathWatcherTest.* flaky on Mac.mnissler@chromium.org2010-09-081-15/+23
* Use new touchpad apidavemoore@chromium.org2010-09-0816-265/+163
* Back out r58827. It caused browser_tests ExtensionApiTest.Rlz to fail.mark@chromium.org2010-09-082-13/+5
* DevTools: delete TestStoragePanel which has been superseded by storage-panel-...yurys@chromium.org2010-09-081-5/+0
* Don't use the return value of rlz_lib::SendFinancialPing() as the return valuerogerta@google.com2010-09-082-5/+13
* Add missing nested socket pools to socket pool info page. Each socket pool s...mmenke@chromium.org2010-09-082-9/+52
* DevTools: delete TestAutocontinueOnSyntaxError test which has been superseded...yurys@chromium.org2010-09-081-8/+0
* gtk: Use gtk signal macro in BalloonViewImpl and move a thunk implementation ...tfarina@chromium.org2010-09-082-4/+5
* Revert 58809 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-085-159/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-085-0/+159
* Revert 58802 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-085-159/+0
* Show help topic dialog with "Can't access your account" for online/offline ca...nkostylev@chromium.org2010-09-085-9/+46
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-085-0/+159
* Don't use anonymous namespace in header files.kochi@chromium.org2010-09-082-13/+21
* Initialize delegate_ with NULL to pervent calling method on uninitialized ref...oshima@chromium.org2010-09-081-0/+1
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-0863-101/+59
* Enable webgl and accelerated compositing by default on all platforms. Removesvangelis@chromium.org2010-09-082-5/+4
* Improve Korean keyboard support.yusukes@chromium.org2010-09-082-9/+6
* Get rid of FormStructure::ConvertToFormData()isherman@chromium.org2010-09-084-52/+6
* Remove 'initialized' check to redraw list properly.kochi@chromium.org2010-09-081-3/+1
* Input box with spin-button was used to input numberskochi@chromium.org2010-09-088-25/+65
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-0865-1165/+1941
* Add recursive flag to file_util_proxy::CreateDirectory.kinuko@chromium.org2010-09-081-1/+1
* Break out of nested loops in AutoFillManager::GetAutoFillSuggestionsisherman@chromium.org2010-09-081-1/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-0865-1941/+1165
* gtk: Use CHROMEGTK_CALLBACK in PrintDialogGtk and move a thunk implementationjhawkins@chromium.org2010-09-082-11/+11
* Implement ISimpleDOM COM interface in BrowserAccessibility. Also updatectguil@chromium.org2010-09-083-71/+543
* Fix Firefox data import for Mac.mirandac@chromium.org2010-09-072-2/+8
* Changes the max width for bookmark menus back to 400 and leaves themsky@chromium.org2010-09-072-0/+9
* Mac: Fix window shadow when compositor is active.thakis@chromium.org2010-09-071-3/+52