| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-12 | 22 | -35/+343 |
* | Revert 131949 (multiple memory leaks) - Adding JSEP PeerConnection glue. | eugenis@google.com | 2012-04-12 | 28 | -1391/+228 |
* | Adding JSEP PeerConnection glue. | grunell@chromium.org | 2012-04-12 | 28 | -228/+1391 |
* | Field Trials choices can now be forced from a command line argument, and yet ... | mad@chromium.org | 2012-04-12 | 4 | -14/+12 |
* | Fix build with -Dselinux=1 | phajdan.jr@chromium.org | 2012-04-12 | 1 | -1/+2 |
* | Blaclisting easyhook, interferes with renderer | cpu@chromium.org | 2012-04-12 | 1 | -0/+1 |
* | cros: Change tab discard code to use CopyStateFrom, add tests | jamescook@chromium.org | 2012-04-12 | 1 | -0/+35 |
* | This adds the following to functions to the ppapi TCPSocket interface: | raymes@chromium.org | 2012-04-12 | 6 | -21/+60 |
* | C++ Readability Review for thestig. | thestig@chromium.org | 2012-04-12 | 3 | -181/+269 |
* | Avoid sending DidChangeView notification if the plugin rect is too big. | yzshen@chromium.org | 2012-04-12 | 1 | -4/+6 |
* | Beginnings of a WebView. | ben@chromium.org | 2012-04-11 | 3 | -8/+3 |
* | TabContents -> WebContentsImpl, part 7. | avi@chromium.org | 2012-04-11 | 48 | -55/+53 |
* | Avoid touching url_request_ in OnResponseCompletedInternal | rdsmith@chromium.org | 2012-04-11 | 2 | -5/+9 |
* | Revert 131837 - Beginnings of a WebView. | ben@chromium.org | 2012-04-11 | 3 | -3/+8 |
* | Beginnings of a WebView. | ben@chromium.org | 2012-04-11 | 3 | -8/+3 |
* | Use gdk_init() instead of gtk_init() to open the display. It's much lighter and | cevans@chromium.org | 2012-04-11 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 6. | avi@chromium.org | 2012-04-11 | 2 | -81/+84 |
* | Revert 131808 - Redirect fopen("/dev/urandom") so that NSS can properly seed ... | sergeyu@chromium.org | 2012-04-11 | 1 | -128/+2 |
* | Redirect fopen("/dev/urandom") so that NSS can properly seed its RNG. | sergeyu@chromium.org | 2012-04-11 | 1 | -2/+128 |
* | RenderWidgetHostImpl::AcknowledgePostSubBuffer called where RenderWidgetHostI... | mmocny@chromium.org | 2012-04-11 | 1 | -1/+1 |
* | Comments for RenderWidgetHostView Class Hierarchy | scheib@chromium.org | 2012-04-11 | 6 | -0/+12 |
* | Expose Mouse Lock and Fullscreen automation hooks to pyauto. | scheib@chromium.org | 2012-04-11 | 2 | -5/+6 |
* | Lie to WebKit about the screen DPI for testing purposes. | fsamuel@chromium.org | 2012-04-11 | 1 | -2/+15 |
* | Mouse events, touch events, or both can be locked to a target. | tdresser@chromium.org | 2012-04-11 | 1 | -2/+2 |
* | TabContents -> WebContentsImpl, part 5. | avi@chromium.org | 2012-04-11 | 15 | -248/+247 |
* | TabContents -> WebContentsImpl, part 4. | avi@chromium.org | 2012-04-11 | 31 | -60/+60 |
* | Revert 131761 - Mouse events, touch events, or both can be locked to a target. | rsesek@chromium.org | 2012-04-11 | 1 | -2/+2 |
* | Mouse events, touch events, or both can be locked to a target. | tdresser@chromium.org | 2012-04-11 | 1 | -2/+2 |
* | Enable the webrtc audio tests on the build bots that have audio hardware. | tommi@chromium.org | 2012-04-11 | 3 | -14/+23 |
* | Adds WebRTC histogram data to be uploaded as part of UMA logging events. | henrika@chromium.org | 2012-04-11 | 2 | -8/+131 |
* | Hook up TabContents::OnDidFailLoadWithError to IPC message. | mkosiba@chromium.org | 2012-04-11 | 1 | -0/+2 |
* | Fix crash when removing a MediaStream from a PeerConnection. | perkj@chromium.org | 2012-04-11 | 3 | -14/+20 |
* | Make FileStream::Seek async and add FileStream::SeekSync for sync operation | kinuko@chromium.org | 2012-04-11 | 1 | -1/+1 |
* | Remove some constant spew in unit test logs | erg@chromium.org | 2012-04-11 | 5 | -13/+19 |
* | Add roleDescription to DumpAccessibilityTree for mac. | aboxhall@chromium.org | 2012-04-11 | 3 | -14/+19 |
* | Update uses of TimeDelta in geolocation code. | tedvessenes@gmail.com | 2012-04-11 | 2 | -4/+6 |
* | Implement RenderWidgetHostViewMac::CopyFromCompositingSurface. | mazda@chromium.org | 2012-04-11 | 5 | -23/+116 |
* | Log GPU process launch time to UMA. | fischman@chromium.org | 2012-04-11 | 2 | -0/+9 |
* | Revert 131679 - Add DCHECK to ensure IndexedDBDispatcher doesn't get re-created. | rsesek@chromium.org | 2012-04-11 | 1 | -8/+1 |
* | Modify the base::JSONReader interface to take a set of options rather than a ... | rsesek@chromium.org | 2012-04-11 | 2 | -2/+2 |
* | Add DCHECK to ensure IndexedDBDispatcher doesn't get re-created. | dgrogan@chromium.org | 2012-04-11 | 1 | -1/+8 |
* | Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo... | marshall@chromium.org | 2012-04-10 | 4 | -17/+4 |
* | Convert BrowserAccessibilityStateImpl to LeakySingletonTraits. | marshall@chromium.org | 2012-04-10 | 2 | -7/+5 |
* | gl_implementation_win includes d3d9.h, so add the dx sdk to include_dirs | thakis@chromium.org | 2012-04-10 | 1 | -0/+1 |
* | Windows: Reduce GPU process sandbox to XP level on Windows Server 2003. | apatrick@chromium.org | 2012-04-10 | 1 | -1/+1 |
* | Properly set drag image offset in aura's drag drop controller. Currently the | varunjain@chromium.org | 2012-04-10 | 1 | -2/+3 |
* | TabContents -> WebContentsImpl, part 3. | avi@chromium.org | 2012-04-10 | 33 | -67/+67 |
* | Added code so renderer would cleanly exit. | asharif@chromium.org | 2012-04-10 | 5 | -4/+29 |
* | TabContents -> WebContentsImpl, part 2. | avi@chromium.org | 2012-04-10 | 21 | -52/+52 |
* | TabContents -> WebContentsImpl, part 1. | avi@chromium.org | 2012-04-10 | 37 | -510/+512 |