summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* WebSocket test server migration on ExtensionApiTest.WebSocket (fourth trial)toyoshim@chromium.org2012-10-133-13/+14
* Correct padding and focus ring for frameless constrained window dialog: http:...rouslan@chromium.org2012-10-1315-110/+151
* Fix for out-of-sync scale factor issueoshima@chromium.org2012-10-131-0/+14
* Include sstream instead of iostream to avoid the additional IO statichongbo.min@intel.com2012-10-131-1/+1
* Make show_dialog_callback optional in ExtensionInstallPromptsail@chromium.org2012-10-133-6/+4
* NTP5: Temporary fix for the NTP's boucing problem. See related bug reports cr...pedrosimonetti@chromium.org2012-10-132-16/+99
* Add systemInfo.cpu.onUpdated event implementation (re-committed it again sinc...hongbo.min@intel.com2012-10-138-29/+269
* Don't allow shortcuts to be added to the start screen for apps or sites.benwells@chromium.org2012-10-131-3/+6
* Fix failing browser tests when running with force-compositing-mode. It uses n...vangelis@chromium.org2012-10-133-6/+26
* Replace extension_switch_utils.h with feature_switch.h.aa@chromium.org2012-10-1327-84/+94
* Do not activate Metro Chrome when a chrome.exe is called with a short-lived c...gab@chromium.org2012-10-131-10/+20
* Refactor: Move check for kEnableFramelessConstrainedDialogs into common functionsail@chromium.org2012-10-134-17/+6
* Move extension_action.* from common/ to browser/jyasskin@chromium.org2012-10-1345-48/+1148
* Mac Web Intents: Fix crash in explicit intentsail@chromium.org2012-10-133-2/+10
* fix uninitialized variable warning for vs2012 compilationscottmg@chromium.org2012-10-132-5/+5
* Restored partial rasterization for AlphaBlend.vitalybuka@chromium.org2012-10-131-6/+9
* [Coverity] Dead code removalgroby@chromium.org2012-10-131-1/+0
* Share this page menu item enabled within Incognito window.MHX348@motorola.com2012-10-131-3/+8
* Don't access the floppy drive from media galleries.vandebo@chromium.org2012-10-131-14/+19
* chromeos: Remove extra D-Bus call on screen unlock.derat@chromium.org2012-10-131-4/+0
* Chrome should never attempt to launch in Metro if it is no longer default bro...gab@chromium.org2012-10-131-4/+8
* fix uninitialized variable warning for vs2012 compilationscottmg@chromium.org2012-10-131-1/+1
* Clean up ChromeWebContentsViewDelegateGtk.avi@chromium.org2012-10-131-10/+24
* Remove NOTIFICATION_TAB_CONTENTS_DESTROYED.avi@chromium.org2012-10-131-5/+0
* Mac Web Itents: Fix some positioning issuessail@chromium.org2012-10-134-27/+39
* fix uninitialized variable warning for vs2012 compilationscottmg@chromium.org2012-10-131-2/+2
* Don't use web intents for rss feeds.gbillock@chromium.org2012-10-122-6/+4
* Make Google Drive refocus to it's main tab.davemoore@chromium.org2012-10-127-27/+219
* Actually output extension packing success/failure messages to stdout.mihaip@chromium.org2012-10-121-2/+1
* Revert 161634 - [content shell] allow universal access from file URLs in layo...jochen@chromium.org2012-10-121-1/+0
* Do not display Bookmark context menu in GUEST_MODEsimon.hong81@gmail.com2012-10-121-1/+2
* Makes sync code persist the date node was added. I'm hoping this coverssky@chromium.org2012-10-123-34/+91
* Remove Extension's accessors for ExtensionActions.jyasskin@chromium.org2012-10-1244-273/+462
* Clean up infobars' use of FindAnyBrowser and GetLastActive.grt@chromium.org2012-10-127-87/+76
* Allows storing overscan data into Local State.mukai@chromium.org2012-10-122-11/+108
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-1247-86/+174
* Check that the user is signed in and the app has oauth2 section before record...munjal@chromium.org2012-10-122-7/+15
* Fix flicker of URL when committing instant.samarth@chromium.org2012-10-121-0/+26
* Override WebContentsFocused in DevToolsWindowcem.kocagil@gmail.com2012-10-123-1/+15
* [content shell] allow universal access from file URLs in layout testsjochen@chromium.org2012-10-121-0/+1
* Make the WebContentsUserData locator key private.avi@chromium.org2012-10-125-5/+5
* Remove NOTIFICATION_TAB_CONTENTS_DESTROYED from ui code.avi@chromium.org2012-10-127-37/+40
* Remove unused friend of TabContents.avi@chromium.org2012-10-121-2/+0
* Couple of vertical positioning tweaks for tabs and the location bar when touc...robertshield@chromium.org2012-10-123-9/+20
* Run AndroidProviderBackend without thumbnail db.michaelbai@chromium.org2012-10-122-21/+357
* Fix a race in lazy event dispatch.bryeung@chromium.org2012-10-122-15/+33
* bookmarks: Move away from Profile in BookmarkExpandedStateTracker.tfarina@chromium.org2012-10-123-24/+26
* Add tedchoc to a couple OWNERS files for android.tedchoc@chromium.org2012-10-121-0/+1
* Add a test for lazy extension event dispatch.bryeung@chromium.org2012-10-121-2/+39
* Made sure that the Predictor leaves no URLs in the Prefs after Clearing Brows...engedy@chromium.org2012-10-122-0/+194