summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Add --enable-video-track commandline flag for enabling <track> (otherwise dis...annacc@chromium.org2011-10-081-0/+7
* Fixing misleading name in a speech input setting and related variables.leandrogracia@chromium.org2011-10-085-25/+28
* Startup hang - Dump the call stacks of all threads ifrtenneti@chromium.org2011-10-083-5/+90
* [Sync UI] When signed in, choosing the sync wrench menu item should navigate ...binji@chromium.org2011-10-081-1/+1
* [Sync Setup UI] Various sync ui string changes.binji@chromium.org2011-10-081-1/+1
* 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-081-5/+4
* 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
* 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
* Remove redundant code and update comment.oshima@chromium.org2011-10-071-5/+5
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-0756-394/+361
* Changing response caching logic to use less data and avoid use of static non ...tbarzic@chromium.org2011-10-073-62/+273
* [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-0756-361/+394
* 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-071-1/+2
* Cleanup: Fix miscellaneous cleanup issues in the print preview code.thestig@chromium.org2011-10-074-15/+12
* 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
* Refactor the AutoCompletePopupView to get rid of gtk/gdk related code.jennyz@chromium.org2011-10-0711-28/+58
* Fix UI quirks when doing a history navigation to a slow page.creis@chromium.org2011-10-072-3/+35
* Auto-login UI polish.rogerta@chromium.org2011-10-072-7/+11
* 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
* Changes the way windows are parented when their parent is set to NULL.. Adds ...ben@chromium.org2011-10-073-34/+3
* Make instant only load searches for the default provider.sky@chromium.org2011-10-0711-1453/+244
* 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 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-0715-372/+871
* 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-0731-31/+31
* 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
* Restore visibilty of Task Tracking via about:trackingjar@chromium.org2011-10-071-10/+12
* [webui] Small improvement to Bind() call based on r104399.csilv@chromium.org2011-10-071-1/+1
* Explicitly show ConstrainedWindowViews when activated.oshima@google.com2011-10-071-0/+7
* [web-ui] Migrate metrics_handler.cc to base::Bind().csilv@chromium.org2011-10-071-6/+12
* [Mac] Clear bubble's ref to parent window when that window closes.shess@chromium.org2011-10-071-0/+1
* CrOS - Allow tabs to be discarded then reloaded to save memory.jamescook@chromium.org2011-10-079-32/+258
* chromeos: Fix the build failure.satorux@chromium.org2011-10-072-1/+2
* Fixed Gtk issues when building Aura with chromeos==1.saintlou@chromium.org2011-10-073-1/+7