summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add a content::RenderView API. I'll make RenderView use it in a future change...jam@chromium.org2011-10-084-29/+26
* Add command line switch for enabling threaded compositingjamesr@chromium.org2011-10-081-0/+2
* views: Change ViewsDelegate::NotifyMenuItemFocused() to string16.tfarina@chromium.org2011-10-087-40/+36
* Enable sync promo by defaultsail@chromium.org2011-10-083-9/+4
* Fix the plugin test: plugins.PluginsTest.testDisableEnableAllPluginsvenkataramana@chromium.org2011-10-082-2/+6
* Fix aura bustage on windows.ben@chromium.org2011-10-081-1/+1
* [Sync] Check server reachability after initialization is completeakalin@chromium.org2011-10-084-8/+32
* Sanity check the printable area returned by windows.vandebo@chromium.org2011-10-081-1/+0
* Change browser features to use redirect chain for redirects tracking.gcasto@chromium.org2011-10-089-107/+175
* ntp4: get rid of page index for non-app extensions.estade@chromium.org2011-10-084-12/+18
* chromeos: Really update secure network badge to have halo.derat@chromium.org2011-10-081-0/+0
* Implement disable_pie for all executables.rkc@chromium.org2011-10-081-6/+2
* Remove redundant code and update comment.oshima@chromium.org2011-10-071-5/+5
* Fix the infobar test: infobars.InfobarTest.testPluginCrashForMultiTabsvenkataramana@chromium.org2011-10-072-10/+6
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-0757-397/+362
* Changing response caching logic to use less data and avoid use of static non ...tbarzic@chromium.org2011-10-074-62/+274
* [Sync] Don't early out of ReEncryptEverything when a datatype is missing.zea@chromium.org2011-10-071-2/+5
* Move window scale animation down into the shell (it'll do as an overview for ...ben@chromium.org2011-10-071-2/+1
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-0757-362/+397
* Only record prerender histograms for http & https schemes,tburkard@chromium.org2011-10-073-0/+10
* scoped_ptr and new[] don't mix.thakis@chromium.org2011-10-072-2/+3
* Cleanup: Fix miscellaneous cleanup issues in the print preview code.thestig@chromium.org2011-10-076-42/+33
* Move HostAllocateSharedMemoryBuffer to content::RenderThread now that we have...jam@chromium.org2011-10-074-18/+18
* Choose the right window to switch to when a panel is deactivated on Windows.jianli@chromium.org2011-10-0711-22/+192
* Remove FieldTypeSubGroups from the AutofillType class.isherman@chromium.org2011-10-079-203/+74
* Add support for an optional "requirements" section in extension/app manifests.mihaip@chromium.org2011-10-077-2/+66
* Disable failing notifications.NotificationsTest.testSpecialURLNotification test.vclarke@chromium.org2011-10-071-1/+4
* Refactor the AutoCompletePopupView to get rid of gtk/gdk related code.jennyz@chromium.org2011-10-0711-28/+58
* make browser_tests compile and link under use_aura=1 chromeos=0.alicet@chromium.org2011-10-072-3/+13
* Fix UI quirks when doing a history navigation to a slow page.creis@chromium.org2011-10-072-3/+35
* [web-ui] Migrate async_gen-inl.h to base::Bind().csilv@chromium.org2011-10-071-4/+8
* Auto-login UI polish.rogerta@chromium.org2011-10-073-9/+13
* ntp4: hack around skia gradient brokenness.estade@chromium.org2011-10-071-1/+8
* base::Bind: Cleanups in geolocation/.jhawkins@chromium.org2011-10-076-73/+103
* Fix build break of official builder due to my commit 104479 which was missingrogerta@chromium.org2011-10-072-8/+8
* Revert 104510 - Automatically schedule saving preferences on change.acolwell@chromium.org2011-10-071-17/+13
* Changes the way windows are parented when their parent is set to NULL.. Adds ...ben@chromium.org2011-10-074-36/+3
* Make instant only load searches for the default provider.sky@chromium.org2011-10-0720-1481/+247
* Move CreateViewForWidget from RenderWidgetHostView to ContentBrowserClient.dpranke@chromium.org2011-10-077-25/+41
* Lazily save preferences after geolocation infobar authorisation.jknotten@chromium.org2011-10-071-0/+1
* fix compile breakage caused by moving json_value_serializer to base anddpranke@chromium.org2011-10-071-1/+1
* Fix memory leak in V8ContextSet unit test.aa@chromium.org2011-10-076-45/+31
* fix touchui max tab count and navigation problem when max tab count is hit.alicet@chromium.org2011-10-072-3/+11
* Changes for cross domain prerenders to not cancel when there is a window.open...shishir@chromium.org2011-10-076-53/+116
* [web-ui] More migration to base::Bind().csilv@chromium.org2011-10-072-3/+7
* [Sync] Add SyncPrefs class to consolidate all the prefs-related sync codeakalin@chromium.org2011-10-0719-383/+883
* Fix win aura build: remove Menu2 usage in StatusIconWin on aura buildoshima@google.com2011-10-072-2/+14
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-0761-66/+66
* Fixing the gtk menu race.ncj674@motorola.com2011-10-072-0/+14
* Correctly update chevron visibility state upon bookmark size change or window...gideonwald@chromium.org2011-10-071-14/+17