| Commit message (Expand) | Author | Age | Files | Lines |
* | Move UnhandledKeyboardEventHandler closer to WebView. | tfarina@chromium.org | 2013-04-14 | 12 | -159/+12 |
* | views: Convert SadTabView to use LabelButton instead of TextButton. | tfarina@chromium.org | 2013-04-13 | 2 | -6/+5 |
* | views/bookmarks: Refactor the way to get the default favicon. | tfarina@chromium.org | 2013-04-13 | 1 | -7/+9 |
* | History: Fix underline quirk in Newer/Older links at bottom of page. | dubroy@chromium.org | 2013-04-13 | 1 | -8/+8 |
* | Updating trunk VERSION from 1477.0 to 1478.0 | chrome-release@google.com | 2013-04-13 | 1 | -1/+1 |
* | Create chrome/renderer/translate directory and add OWNERS file | toyoshim@chromium.org | 2013-04-13 | 9 | -11/+13 |
* | [Autofill] Make AutofillAgent the only PageClickListener | isherman@chromium.org | 2013-04-13 | 3 | -128/+31 |
* | chromeos: Move fileBrowserPrivate API implementation to a subdirectory | hashimoto@chromium.org | 2013-04-13 | 11 | -24/+24 |
* | Adding new switch to get OpenGL emulation / some drivers to work again | skuhne@chromium.org | 2013-04-13 | 1 | -0/+1 |
* | Quietly updating existing notifications if the server doesn't specifically bu... | vadimt@chromium.org | 2013-04-13 | 1 | -22/+49 |
* | [Autofill] Metrics for dialog UI user interactions. | isherman@chromium.org | 2013-04-13 | 11 | -61/+315 |
* | InstantExtended: add support for turning on with only local resources. | samarth@chromium.org | 2013-04-13 | 9 | -8/+166 |
* | Do not show the Views Omnibox popup on EDIT_SEARCH_ENGINE. | msw@chromium.org | 2013-04-13 | 3 | -24/+34 |
* | Switching from GET to POST requests. | vadimt@chromium.org | 2013-04-13 | 1 | -8/+10 |
* | Clean up the unused Suggest field trial and make GetActiveSuggestFieldTrialHash | bartn@chromium.org | 2013-04-13 | 5 | -71/+28 |
* | Added various UMA statistics values for different WM functions | skuhne@chromium.org | 2013-04-13 | 6 | -21/+80 |
* | Storage Monitor: Change the StorageMonitorCros to live on a single thread. | thestig@chromium.org | 2013-04-13 | 5 | -55/+73 |
* | Restrict OSes on which fast open flag is enabled. | rdsmith@chromium.org | 2013-04-13 | 1 | -1/+1 |
* | Fixing a bug where the one click signin infobar showed up when it shouldn't. | jwd@chromium.org | 2013-04-13 | 1 | -2/+3 |
* | Refactor IndexedDBInfo out of browsingdata | alecflett@chromium.org | 2013-04-13 | 14 | -74/+48 |
* | Instant: Don't allow the page to set suggestions inappropriately. | sreeram@chromium.org | 2013-04-13 | 3 | -2/+27 |
* | Use ScopedBstr, ScopedComPtr, and ScopedVariant in place of raw or ATL objects. | pkasting@chromium.org | 2013-04-13 | 1 | -16/+10 |
* | This adds networkingPrivate.requestNetworkScan function | gspencer@chromium.org | 2013-04-13 | 6 | -0/+54 |
* | Hook NtTerminateProcess and generate crash reports when it is called from an ... | cdn@chromium.org | 2013-04-13 | 8 | -113/+94 |
* | [spellcheck, OSX] Enable async checking on OSX | groby@chromium.org | 2013-04-13 | 6 | -21/+186 |
* | Change apps page favicon | mad@chromium.org | 2013-04-12 | 1 | -1/+2 |
* | Suppress the first run bubble during initial sign in, and make sure it | rogerta@chromium.org | 2013-04-12 | 5 | -45/+107 |
* | Throwing an Error in verify(). | vadimt@chromium.org | 2013-04-12 | 2 | -6/+3 |
* | Give the exported SetCrashKeyValue a unique name. | rogerm@chromium.org | 2013-04-12 | 1 | -1/+1 |
* | Trigger state store init also on NOTIFICATION_SESSION_RESTORE_DONE | vabr@chromium.org | 2013-04-12 | 1 | -1/+7 |
* | Aura: Make LauncherAppBrowserTest.OverflowBubble run with --ui-enable-threade... | backer@chromium.org | 2013-04-12 | 1 | -0/+3 |
* | Reposition toasts to align the closed one. | mukai@chromium.org | 2013-04-12 | 1 | -2/+4 |
* | Omnibox UMA: Record How People Enter Keyword Mode | mpearson@chromium.org | 2013-04-12 | 6 | -8/+32 |
* | This tackles a number of ActivityLog-related corner cases. I wrote tests and ... | felt@chromium.org | 2013-04-12 | 15 | -51/+271 |
* | Many InstantExtended manual tests fail on Mac | dhollowa@chromium.org | 2013-04-12 | 3 | -14/+19 |
* | [Spellcheck] Remove dead IPC message | groby@chromium.org | 2013-04-12 | 4 | -17/+4 |
* | Added missing OWNERS. | bartn@chromium.org | 2013-04-12 | 1 | -0/+3 |
* | Remove base/mach_ipc_mac.{h,mm}. | rsesek@chromium.org | 2013-04-12 | 1 | -2/+25 |
* | MessageCenter refactoring. | mukai@chromium.org | 2013-04-12 | 8 | -145/+115 |
* | OOBE blocking AU is enabled by default. | ygorshenin@chromium.org | 2013-04-12 | 2 | -5/+2 |
* | Add chrome.isolate and chrome_run gyp target. | maruel@chromium.org | 2013-04-12 | 2 | -0/+97 |
* | Instant: Don't send autocomplete results if the user isn't typing. | sreeram@chromium.org | 2013-04-12 | 2 | -4/+37 |
* | Suppress CHECK failure in CreateProfile for OS_WIN. | hshi@chromium.org | 2013-04-12 | 1 | -0/+2 |
* | Export an entry-point for setting key/value pairs on crash reports. | rogerm@chromium.org | 2013-04-12 | 1 | -0/+5 |
* | Remove some chrome-specific methods from content::WebUI. | jam@chromium.org | 2013-04-12 | 10 | -289/+60 |
* | Update push messaging documentation to caution about PII in payloads. | dcheng@chromium.org | 2013-04-12 | 2 | -4/+6 |
* | Pass callback identifier when calling spelling service client | rouslan@chromium.org | 2013-04-12 | 1 | -1/+1 |
* | Add custom entry fields for a sub-resource URL. The plan is to use this with ... | cdn@chromium.org | 2013-04-12 | 1 | -0/+1 |
* | Lets try this again. | michaeln@google.com | 2013-04-12 | 7 | -20/+20 |
* | Revert 193974 "Test extension reloading behavior." | dmazzoni@chromium.org | 2013-04-12 | 4 | -214/+21 |