| Commit message (Expand) | Author | Age | Files | Lines |
* | [content shell] avoid accessing the filesystem when io restrictions are enabled | jochen@chromium.org | 2012-11-08 | 3 | -8/+18 |
* | [content shell] remove OVERRIDE from WebTestDelegate implementation | jochen@chromium.org | 2012-11-07 | 1 | -12/+12 |
* | Revert 166461 - [content shell] remove OVERRIDE from WebTestDelegate implemen... | scottmg@google.com | 2012-11-07 | 1 | -12/+12 |
* | [content shell] remove OVERRIDE from WebTestDelegate implementation | jochen@chromium.org | 2012-11-07 | 1 | -12/+12 |
* | Provide mutable members of UrlRequestContext via pure-virtual interface. Cre... | pauljensen@chromium.org | 2012-11-07 | 1 | -2/+5 |
* | Initialize renderer color preferences to reasonable defaults. | avi@chromium.org | 2012-11-06 | 1 | -15/+0 |
* | Add an option to specify the versio to tweak_info_plist, and use it to set th... | jochen@chromium.org | 2012-11-05 | 1 | -4/+1 |
* | [content shell] dump text results if the test url contains the subpath dumpAs... | jochen@chromium.org | 2012-11-05 | 1 | -0/+5 |
* | [content shell] keep the value of the current working directory in the renderer | jochen@chromium.org | 2012-11-05 | 4 | -5/+40 |
* | Move aura shared and desktop classes to the views target. Note that the files... | ben@chromium.org | 2012-11-02 | 4 | -9/+16 |
* | Revert 165719 - Move aura shared and desktop classes to the views target. Not... | ben@chromium.org | 2012-11-02 | 2 | -6/+4 |
* | Move aura shared and desktop classes to the views target. Note that the files... | ben@chromium.org | 2012-11-02 | 2 | -4/+6 |
* | Add method to load resources without scale | oshima@chromium.org | 2012-11-01 | 4 | -7/+4 |
* | Revert r165444 "Add method to load resources without scale" | oshima@chromium.org | 2012-11-01 | 4 | -4/+7 |
* | Add method to load resources without scale | oshima@chromium.org | 2012-11-01 | 4 | -7/+4 |
* | [content shell] link against the TestRunner library | jochen@chromium.org | 2012-11-01 | 9 | -28/+270 |
* | Android: first step on LibraryLoader API changes. | bulach@chromium.org | 2012-11-01 | 1 | -1/+1 |
* | Fix the crash issue of Android ContentShell when open a link with "target='_b... | shouqun.liu@intel.com | 2012-10-31 | 2 | -7/+15 |
* | For storage partitions to work properly, we need to know whether a storage pa... | nasko@chromium.org | 2012-10-30 | 2 | -4/+8 |
* | content/shell: Use base::Closure where possible and pass by const-ref. | tfarina@chromium.org | 2012-10-30 | 1 | -4/+3 |
* | Split IPC logging between content and chrome. | jochen@chromium.org | 2012-10-30 | 1 | -0/+10 |
* | Followup to r164359: Rename content/shell/shell_stacking_client_{chromeos => ... | erg@chromium.org | 2012-10-29 | 3 | -13/+13 |
* | Removing myself from OWNERs and WATCHLIST | satish@chromium.org | 2012-10-29 | 1 | -1/+0 |
* | Get rid of shell_devtools_delegate_android.cc | mnaganov@chromium.org | 2012-10-27 | 2 | -66/+16 |
* | desktop aura: Rip out DesktopNativeWidgetHelperAura and dependencies. | erg@chromium.org | 2012-10-26 | 3 | -12/+126 |
* | Android: update declaration of ShellContentBrowserClient::GetAdditionalMapped... | hans@chromium.org | 2012-10-25 | 2 | -0/+2 |
* | Reland of "work on separate browser contexts" | scottmg@chromium.org | 2012-10-23 | 1 | -3/+0 |
* | [content shell] unskip fixed tests | jochen@chromium.org | 2012-10-23 | 1 | -6/+0 |
* | Non-functional change to simply have Downloads query Prefs for the charset wh... | pauljensen@chromium.org | 2012-10-23 | 1 | -1/+1 |
* | Revert 163414 - Always start up in --desktop-aura mode now, and open ash from... | szym@chromium.org | 2012-10-23 | 1 | -0/+3 |
* | Always start up in --desktop-aura mode now, and open ash from tools menu. | scottmg@chromium.org | 2012-10-22 | 1 | -3/+0 |
* | [net] Change factory methods for HostResolver and HostCache to return a scope... | szym@chromium.org | 2012-10-22 | 2 | -13/+13 |
* | [Android] Use DevTools frontend bundled with Content Shell | mnaganov@chromium.org | 2012-10-20 | 1 | -8/+2 |
* | [content shell] reenable window.internals | jochen@chromium.org | 2012-10-20 | 1 | -6/+0 |
* | Make original_response_headers parameter of NetworkDelegate::OnHeadersReceive... | battre@chromium.org | 2012-10-20 | 2 | -2/+2 |
* | [content shell] add support for getting tests from the command line. | jochen@chromium.org | 2012-10-19 | 1 | -8/+24 |
* | Revert 162559 - [content shell] implement testRunner.display | jamesr@chromium.org | 2012-10-19 | 5 | -156/+24 |
* | [content shell] remove the WebCoreTestingSupport dependency | jochen@chromium.org | 2012-10-19 | 2 | -29/+6 |
* | [content shell] skip css3/filters/huge-region-composited.html | jochen@chromium.org | 2012-10-18 | 1 | -0/+3 |
* | [content shell] implement testRunner.display | jochen@chromium.org | 2012-10-17 | 5 | -24/+156 |
* | [content shell] disable crashing editing/pasteboard/paste-noscript-xhtml.xhtml | jochen@chromium.org | 2012-10-17 | 1 | -0/+5 |
* | Make content shell support --ignore-certificate-errors. | tonyg@chromium.org | 2012-10-17 | 1 | -1/+2 |
* | Add some persmissions for ContentShell and ChromiumTestShell | yfriedman@chromium.org | 2012-10-17 | 1 | -1/+2 |
* | Adding progresss bar when loading fullscreen video | qinmin@chromium.org | 2012-10-15 | 2 | -0/+4 |
* | Upstream BrowserChildProcessHostImpl | yusufo@chromium.org | 2012-10-15 | 2 | -1/+10 |
* | Android Browser Compositor: Add ScheduleComposite() callback. | sievers@chromium.org | 2012-10-15 | 1 | -14/+22 |
* | Reland r161839 - [content shell] don't use webkit_support functions to manipu... | jochen@chromium.org | 2012-10-15 | 1 | -3/+17 |
* | Revert 161839 - [content shell] don't use webkit_support functions to manipul... | jochen@chromium.org | 2012-10-15 | 1 | -9/+3 |
* | Revert 161840 - Compile fix for windows after r161839 | jochen@chromium.org | 2012-10-15 | 1 | -9/+1 |
* | Compile fix for windows after r161839 | jochen@chromium.org | 2012-10-15 | 1 | -1/+9 |