| Commit message (Expand) | Author | Age | Files | Lines |
* | For unit tests, track additions to AtExitManager and warn. | scottbyer@chromium.org | 2012-06-27 | 1 | -3/+1 |
* | Adding support for the SpeechRecognition.maxAlternatives JS API parameter (Sp... | primiano@chromium.org | 2012-06-27 | 2 | -0/+6 |
* | [Android] Rename WebSettings to ContentSettings. | mkosiba@chromium.org | 2012-06-27 | 3 | -36/+36 |
* | Renamed SpeechRecognizerImpl to SpeechRecognizer and fixed some comments in t... | primiano@chromium.org | 2012-06-27 | 1 | -4/+2 |
* | Make chrome.appWindow.create() provide access to the child window at a predic... | jeremya@chromium.org | 2012-06-27 | 1 | -0/+8 |
* | Restructure error handling in downloads to be driven by DownloadItemImpl. | rdsmith@chromium.org | 2012-06-26 | 2 | -11/+4 |
* | mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON. | thakis@chromium.org | 2012-06-26 | 2 | -0/+13 |
* | Move java files into src parent directory. | navabi@google.com | 2012-06-26 | 32 | -1/+1 |
* | Reland: Start consolidating non-port specific code to ui/base/dialogs. | erg@google.com | 2012-06-26 | 2 | -41/+5 |
* | [Android] Remove pepper flash initialization code. | yfriedman@chromium.org | 2012-06-26 | 2 | -10/+0 |
* | Revert 144199 - win_aura failure -Start consolidating non-port specific code ... | erg@google.com | 2012-06-26 | 2 | -5/+41 |
* | Start consolidating non-port specific code to ui/base/dialogs. | erg@google.com | 2012-06-26 | 2 | -41/+5 |
* | Revert 144072 - Make chrome.appWindow.create() provide access to the child wi... | nkostylev@chromium.org | 2012-06-26 | 1 | -8/+0 |
* | Remove --disable-interactive-form-validation flag and about:flags UI for it. | tkent@chromium.org | 2012-06-26 | 2 | -5/+0 |
* | Convert SSLClientSocketNSS to use the NSS Channel ID callback. | mattm@chromium.org | 2012-06-26 | 2 | -4/+0 |
* | RefCounted types should not have public destructors, delegate cleanup | rsleevi@chromium.org | 2012-06-26 | 5 | -12/+15 |
* | Generate param traits even when shared by mutliple message files. | tsepez@chromium.org | 2012-06-26 | 3 | -138/+46 |
* | Make chrome.appWindow.create() provide access to the child window at a predic... | jeremya@chromium.org | 2012-06-26 | 1 | -0/+8 |
* | Revert 144012 - Revert 143931 - Enable Pointer Lock by default, change about:... | scheib@chromium.org | 2012-06-25 | 2 | -0/+4 |
* | Speculative resource prefetching for URLs CL. | shishir@chromium.org | 2012-06-25 | 2 | -0/+4 |
* | Revert 143931 - Enable Pointer Lock by default, change about:flags option to ... | scheib@chromium.org | 2012-06-25 | 2 | -4/+0 |
* | Convert to using new JNINamespace for content files. | tedchoc@chromium.org | 2012-06-25 | 2 | -0/+4 |
* | All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a... | scshunt@google.com | 2012-06-25 | 3 | -13/+6 |
* | Enable Pointer Lock by default, change about:flags option to multi-select. | scheib@chromium.org | 2012-06-25 | 2 | -0/+4 |
* | Provide a common interface for all Android app resources. | leandrogracia@chromium.org | 2012-06-25 | 3 | -18/+60 |
* | RefCounted types should not have public destructors | rsleevi@chromium.org | 2012-06-25 | 1 | -4/+5 |
* | Add support for basic web_contents methods in ContentView (android). | tedchoc@chromium.org | 2012-06-22 | 2 | -10/+148 |
* | Revert 143590 - Drop frontbuffers with ui-use-gpu-process, synchronized with ... | mrossetti@chromium.org | 2012-06-22 | 2 | -5/+0 |
* | ContentViewClient keyboard handling and IME (content shell bringup) | cramya@chromium.org | 2012-06-22 | 1 | -0/+4 |
* | Session restore: Store and restore persistent IDs for sessionStorage. | marja@chromium.org | 2012-06-22 | 2 | -4/+12 |
* | Change DownloadManagerImpl::downloads_ from a set to a map, and expose it as ... | benjhayden@chromium.org | 2012-06-22 | 2 | -0/+5 |
* | Introduced experimental support for interacting with the google remote stream... | primiano@chromium.org | 2012-06-22 | 4 | -2/+14 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-06-22 | 2 | -0/+5 |
* | Refactor GetCrashSignalFD to be more generic. | yfriedman@chromium.org | 2012-06-22 | 2 | -9/+10 |
* | Add support for namespace in static JNI methods. | bulach@chromium.org | 2012-06-22 | 1 | -1/+4 |
* | Browser Plugin: Guests should be in their own BrowsingInstance/SiteInstances,... | fsamuel@chromium.org | 2012-06-22 | 6 | -0/+12 |
* | Undo the startup_helper_win.h change in r143501 because that breaks the sandb... | jam@chromium.org | 2012-06-22 | 1 | -3/+3 |
* | Make full gpu info collection on Linux optional. | zmo@chromium.org | 2012-06-22 | 2 | -0/+4 |
* | Enable incremental linking on browser_tests and unit_tests. | jam@chromium.org | 2012-06-22 | 1 | -1/+4 |
* | Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti... | tedvessenes@gmail.com | 2012-06-21 | 1 | -9/+0 |
* | Cleanup: DeleteTask() no longer exists. Update BrowserThread comments and rem... | thestig@chromium.org | 2012-06-21 | 1 | -1/+1 |
* | Browser Plugin: Enable by default for platform apps and remove option to disa... | fsamuel@chromium.org | 2012-06-20 | 2 | -12/+0 |
* | Rename IPC Sender and Listener in ppapi, content/public, and content/renderer | brettw@chromium.org | 2012-06-20 | 19 | -53/+56 |
* | Transfer user agent info between browser and renderer | dfalcantara@chromium.org | 2012-06-20 | 4 | -0/+25 |
* | Upstream WebSettings and ZoomManager for ContentShell. | tedchoc@chromium.org | 2012-06-20 | 3 | -30/+1143 |
* | Remove message_loop_helpers.h and update the includes to point to the new loc... | tfarina@chromium.org | 2012-06-20 | 1 | -1/+1 |
* | Implement a ResourceThrottle for URL overriding in Chrome on Android. | mkosiba@chromium.org | 2012-06-20 | 2 | -1/+15 |
* | Moving LoadFromMemoryCacheDetails to content/public/browser and making it a s... | shishir@chromium.org | 2012-06-20 | 2 | -0/+67 |
* | Move test_url_fetcher_factory.* from content/ to net/url_request | akalin@chromium.org | 2012-06-19 | 1 | -296/+0 |
* | Http auth code in ContentViewClient (content shell bringup) | cramya@chromium.org | 2012-06-19 | 2 | -1/+27 |