summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix for the leak in the new ProcessSingletonLinux unittest.jam@chromium.org2012-05-032-5/+14
* Do not instantiate a PrerenderLocalPredictor for the nexttburkard@chromium.org2012-05-031-2/+1
* Use worker pool for IO in JsonPrefStore.sergeyu@chromium.org2012-05-031-3/+5
* Made pre-compilable. In order for this file to be pre-compiled, all accesses...kgr@chromium.org2012-05-031-117/+106
* [protector] Disable the UI by default, flip --no-protector to --protector.ivankr@chromium.org2012-05-033-6/+9
* Minor cleanup of unnecessary tabstrip related code.sky@chromium.org2012-05-0317-209/+101
* Wait for favicons to download before testing expectations.stevenjb@chromium.org2012-05-031-11/+3
* This creates a field trial to determine the best level for low memorygspencer@chromium.org2012-05-036-29/+134
* Fix use of ScopedComPtr that caused crash in destructordmazzoni@chromium.org2012-05-031-12/+6
* Show camera and microphone status indicators.xians@chromium.org2012-05-035-1/+483
* Omnibox: Add logging of whether the user just deleted text from the omniboxmpearson@chromium.org2012-05-034-0/+8
* Deleting NOTREACHED() in ExtensionFunction::HandleBadMessage().vabr@chromium.org2012-05-031-1/+0
* Revert 135175 - Revert 135164 - Cleanup of browser_test harness.jam@chromium.org2012-05-0326-71/+64
* Add support in sign in manager for ClientOAuth style signin behind a flag. T...rogerta@chromium.org2012-05-036-119/+320
* cros: Fix clicks at top of screen not selecting tabsjamescook@chromium.org2012-05-035-4/+109
* clean 96627/85408 debugging mechanisms out of DownloadManager/DownloadDatabasebenjhayden@chromium.org2012-05-032-18/+5
* Creates OWNERS files for app_list.sky@chromium.org2012-05-031-0/+1
* Revert 135164 - Cleanup of browser_test harness.mmenke@chromium.org2012-05-0326-65/+72
* Fix a couple of GTK specific bugs in the implementation of Extension Keybindi...finnur@chromium.org2012-05-032-8/+39
* Cleanup of browser_test harness.jam@chromium.org2012-05-0326-72/+65
* Keep track of pending uploads when persisting metrics logsstuartmorgan@chromium.org2012-05-031-1/+6
* Revert 135144 - Remove resize border from maximized app windowsdavemoore@chromium.org2012-05-033-143/+20
* predictors: Instead of doing a conversion just use string16().tfarina@chromium.org2012-05-031-1/+1
* Makes sure the new tab button is visible when dragging stops.sky@chromium.org2012-05-031-0/+1
* retry r134673estade@chromium.org2012-05-033-6/+12
* Remove dom_view.h include from virtual_keyboard_manager.cctfarina@chromium.org2012-05-031-1/+0
* SpeechRecognitionBubbleMac: work around potential null-pointer.hans@chromium.org2012-05-031-1/+9
* tab_contents: Remove unused includes from tab_contents_wrapper.htfarina@chromium.org2012-05-031-4/+0
* Remove resize border from maximized app windowsdavemoore@chromium.org2012-05-033-20/+143
* Disable LauncherFaviconLoaderBrowsertest.ManyLauncherIcons on Linux.mmenke@chromium.org2012-05-031-1/+10
* [filemanager] Show '--' in size field for directories.dgozman@chromium.org2012-05-031-1/+1
* Fix update of proxy settings.kevers@chromium.org2012-05-033-35/+24
* Fix a misprint in changeDirectoryOrRoot and make code a bit more consise.oleg@chromium.org2012-05-031-9/+5
* Revert 135113 - Add a way to programmatically close context menus.finnur@chromium.org2012-05-0317-121/+8
* Bookmark manager: Add undo command for bookmark and folder deletions.dubroy@chromium.org2012-05-033-20/+126
* Move extension command files to the api folder, as requested in previous revi...finnur@chromium.org2012-05-0313-25/+25
* Ctrl-click in Other Devices menu should open link in background.dubroy@chromium.org2012-05-032-11/+16
* NTP: Add a drop-down menu to the Other Devices list.dubroy@chromium.org2012-05-039-27/+116
* Fixed the Mac Lion build. Chromium in Lion was broken due to CL 10322002, thi...xians@chromium.org2012-05-031-1/+1
* Remove OwnershipStatusChecker and move the functionality into OwnershipService.pastarmovj@chromium.org2012-05-0311-179/+75
* Fix CSS errors in sync_promo and feedback.css.dbeam@chromium.org2012-05-032-5/+0
* Conflict detection for Extension Keybinding.finnur@chromium.org2012-05-0315-19/+500
* Add a way to programmatically close context menus.jochen@chromium.org2012-05-0317-8/+121
* Notify the user if the profile is located on a network share on browser start...pastarmovj@chromium.org2012-05-036-2/+355
* NaCl: Attach the Windows debug exception handler on demandmseaborn@chromium.org2012-05-036-203/+101
* Improves keyboard-only navigation of the Uber Settings page.khorimoto@chromium.org2012-05-035-12/+42
* Fix imbalanced keepalive count for event pages when dealing with other views.mpcomplete@chromium.org2012-05-032-3/+19
* NetConnectivity - Small change to packet loss histogram names.rtenneti@chromium.org2012-05-033-6/+10
* Make the hung plugin infobar more defensive.brettw@chromium.org2012-05-032-29/+52
* webui: Extract WebDialogDelegate into its own header file.tfarina@chromium.org2012-05-0328-99/+155