summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert 131949 (multiple memory leaks) - Adding JSEP PeerConnection glue.eugenis@google.com2012-04-1228-1391/+228
* Adding JSEP PeerConnection glue.grunell@chromium.org2012-04-1228-228/+1391
* Field Trials choices can now be forced from a command line argument, and yet ...mad@chromium.org2012-04-124-14/+12
* Fix build with -Dselinux=1phajdan.jr@chromium.org2012-04-121-1/+2
* Blaclisting easyhook, interferes with renderercpu@chromium.org2012-04-121-0/+1
* cros: Change tab discard code to use CopyStateFrom, add testsjamescook@chromium.org2012-04-121-0/+35
* This adds the following to functions to the ppapi TCPSocket interface:raymes@chromium.org2012-04-126-21/+60
* C++ Readability Review for thestig.thestig@chromium.org2012-04-123-181/+269
* Avoid sending DidChangeView notification if the plugin rect is too big.yzshen@chromium.org2012-04-121-4/+6
* Beginnings of a WebView.ben@chromium.org2012-04-113-8/+3
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-1148-55/+53
* Avoid touching url_request_ in OnResponseCompletedInternalrdsmith@chromium.org2012-04-112-5/+9
* Revert 131837 - Beginnings of a WebView.ben@chromium.org2012-04-113-3/+8
* Beginnings of a WebView.ben@chromium.org2012-04-113-8/+3
* Use gdk_init() instead of gtk_init() to open the display. It's much lighter andcevans@chromium.org2012-04-111-1/+1
* TabContents -> WebContentsImpl, part 6.avi@chromium.org2012-04-112-81/+84
* Revert 131808 - Redirect fopen("/dev/urandom") so that NSS can properly seed ...sergeyu@chromium.org2012-04-111-128/+2
* Redirect fopen("/dev/urandom") so that NSS can properly seed its RNG.sergeyu@chromium.org2012-04-111-2/+128
* RenderWidgetHostImpl::AcknowledgePostSubBuffer called where RenderWidgetHostI...mmocny@chromium.org2012-04-111-1/+1
* Comments for RenderWidgetHostView Class Hierarchyscheib@chromium.org2012-04-116-0/+12
* Expose Mouse Lock and Fullscreen automation hooks to pyauto.scheib@chromium.org2012-04-112-5/+6
* Lie to WebKit about the screen DPI for testing purposes.fsamuel@chromium.org2012-04-111-2/+15
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-2/+2
* TabContents -> WebContentsImpl, part 5.avi@chromium.org2012-04-1115-248/+247
* TabContents -> WebContentsImpl, part 4.avi@chromium.org2012-04-1131-60/+60
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-111-2/+2
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-2/+2
* Enable the webrtc audio tests on the build bots that have audio hardware.tommi@chromium.org2012-04-113-14/+23
* Adds WebRTC histogram data to be uploaded as part of UMA logging events.henrika@chromium.org2012-04-112-8/+131
* Hook up TabContents::OnDidFailLoadWithError to IPC message.mkosiba@chromium.org2012-04-111-0/+2
* Fix crash when removing a MediaStream from a PeerConnection.perkj@chromium.org2012-04-113-14/+20
* Make FileStream::Seek async and add FileStream::SeekSync for sync operationkinuko@chromium.org2012-04-111-1/+1
* Remove some constant spew in unit test logserg@chromium.org2012-04-115-13/+19
* Add roleDescription to DumpAccessibilityTree for mac.aboxhall@chromium.org2012-04-113-14/+19
* Update uses of TimeDelta in geolocation code.tedvessenes@gmail.com2012-04-112-4/+6
* Implement RenderWidgetHostViewMac::CopyFromCompositingSurface.mazda@chromium.org2012-04-115-23/+116
* Log GPU process launch time to UMA.fischman@chromium.org2012-04-112-0/+9
* Revert 131679 - Add DCHECK to ensure IndexedDBDispatcher doesn't get re-created.rsesek@chromium.org2012-04-111-8/+1
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-112-2/+2
* Add DCHECK to ensure IndexedDBDispatcher doesn't get re-created.dgrogan@chromium.org2012-04-111-1/+8
* Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...marshall@chromium.org2012-04-104-17/+4
* Convert BrowserAccessibilityStateImpl to LeakySingletonTraits.marshall@chromium.org2012-04-102-7/+5
* gl_implementation_win includes d3d9.h, so add the dx sdk to include_dirsthakis@chromium.org2012-04-101-0/+1
* Windows: Reduce GPU process sandbox to XP level on Windows Server 2003.apatrick@chromium.org2012-04-101-1/+1
* Properly set drag image offset in aura's drag drop controller. Currently thevarunjain@chromium.org2012-04-101-2/+3
* TabContents -> WebContentsImpl, part 3.avi@chromium.org2012-04-1033-67/+67
* Added code so renderer would cleanly exit.asharif@chromium.org2012-04-105-4/+29
* TabContents -> WebContentsImpl, part 2.avi@chromium.org2012-04-1021-52/+52
* TabContents -> WebContentsImpl, part 1.avi@chromium.org2012-04-1037-510/+512
* Removing all reference to deprecated switch --enable-accelerated-2d-canvas (c...junov@chromium.org2012-04-102-4/+0