index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
content: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-10
40
-228
/
+228
*
Replace VSyncMonitor with compositor's VSyncPulseMonitor.
aruslan@chromium.org
2012-11-10
3
-199
/
+173
*
ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...
danakj@chromium.org
2012-11-10
12
-24
/
+33
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
2
-0
/
+7
*
For ppb_graphics3d, return an invalid resource if the gpu has
nfullagar@chromium.org
2012-11-10
1
-2
/
+2
*
Created a new class ContentViewRenderView which contains the code used to
jcivelli@chromium.org
2012-11-10
14
-119
/
+341
*
Browser Plugin: Don't bundle cursor with HandleInputEvent.
fsamuel@chromium.org
2012-11-10
7
-14
/
+35
*
PepperPlatformImage2DImpl: don't immediately map shared memory
sail@chromium.org
2012-11-10
1
-1
/
+1
*
Get windowless plugins working when accelerated compositing is turned on by c...
jam@chromium.org
2012-11-10
6
-340
/
+19
*
[Android] Initialize the DataFetcherImplAndroid
dfalcantara@chromium.org
2012-11-10
2
-10
/
+13
*
[Android] Track more tab crashes
dfalcantara@chromium.org
2012-11-10
1
-0
/
+7
*
Split DownloadFile::Rename into RenameAndUniquify and RenameAndAnnotate.
rdsmith@chromium.org
2012-11-10
12
-238
/
+260
*
From m18: Adjust MAX_NUM_UPLOAD_TILES calculation.
epenner@chromium.org
2012-11-10
1
-1
/
+26
*
Move global_descriptors to base/posix.
brettw@chromium.org
2012-11-09
10
-11
/
+11
*
Let backgrounded tabs to keep their textures.
ccameron@chromium.org
2012-11-09
3
-10
/
+216
*
Use GLX_SGI_video_sync to get a vblank signal.
backer@chromium.org
2012-11-09
2
-6
/
+6
*
Plumb through cropped output size for VideoFrame
sheu@chromium.org
2012-11-09
4
-6
/
+16
*
Gracefully deny prlimit64.
jorgelo@chromium.org
2012-11-09
1
-0
/
+2
*
WebGraphicsContext3DCommandBufferImpl::genMailboxCHROMIUIM is not a synchrono...
apatrick@chromium.org
2012-11-09
1
-1
/
+9
*
ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.
danakj@chromium.org
2012-11-09
1
-6
/
+6
*
Add a few compile-asserts for new text input types that were added.
yfriedman@chromium.org
2012-11-09
1
-0
/
+4
*
Add pepper permissions checks to network monitor and host resolver
brettw@chromium.org
2012-11-09
4
-6
/
+38
*
Use the IPC id, not the object store id
alecflett@chromium.org
2012-11-09
1
-1
/
+1
*
GPUChannel pools mailbox names.
apatrick@chromium.org
2012-11-09
5
-3
/
+75
*
Don't hide asynchronous XHRs from web request handlers
battre@chromium.org
2012-11-09
3
-0
/
+8
*
Browser Plugin: Implement AutoSize
fsamuel@chromium.org
2012-11-09
18
-82
/
+360
*
Add security team as owners of IPC files.
tsepez@chromium.org
2012-11-09
6
-6
/
+60
*
Adding hooks for gathering total pixels painted and rasterized stats.
hartmanng@chromium.org
2012-11-09
2
-8
/
+46
*
Move navigation interception component to content/components
jknotten@chromium.org
2012-11-09
14
-0
/
+861
*
Combine webview tags with the same partition in the same renderer process.
nasko@chromium.org
2012-11-09
1
-2
/
+20
*
Reenable EncryptedMediaTest.* but keep them disabled on AURA builds.
xhwang@chromium.org
2012-11-09
1
-18
/
+13
*
Add per-file OWNERS for content/browser/encrypted_media_browsertest.cc
xhwang@chromium.org
2012-11-09
1
-0
/
+7
*
Fix a CHECK that triggers if a windowless plugin is destroyed before the brow...
jam@chromium.org
2012-11-09
1
-1
/
+7
*
Various minor cleanups to the download system:
rdsmith@chromium.org
2012-11-08
13
-84
/
+88
*
Add a comment to drag_download_file.h about the feature that it implements.
benjhayden@chromium.org
2012-11-08
1
-0
/
+4
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
9
-2
/
+427
*
Revert 166758 - Move navigation interception component to content/components
raymes@chromium.org
2012-11-08
14
-861
/
+0
*
Move navigation interception component to content/components
jknotten@chromium.org
2012-11-08
14
-0
/
+861
*
[content shell] avoid accessing the filesystem when io restrictions are enabled
jochen@chromium.org
2012-11-08
4
-9
/
+20
*
Keeps the consistency of screen info for RenderWidgetHostViewAura.
mukai@chromium.org
2012-11-08
2
-0
/
+40
*
Fix NULL pointer access in content::RenderProcessHostImpl::IsSuitableHost().
hshi@google.com
2012-11-08
1
-1
/
+1
*
Remove ununsed method from android DownloadController
nileshagrawal@chromium.org
2012-11-08
1
-6
/
+0
*
Revert 166620 - [Android] Attach RenderWidgetHostView to ContentView at const...
dfalcantara@chromium.org
2012-11-08
1
-4
/
+1
*
content: Reuse utility functions from win_util.h in GetModifierFlags() function.
tfarina@chromium.org
2012-11-08
2
-6
/
+5
*
Fix findbugs_diff in ContentVideoView.java.
pliard@chromium.org
2012-11-08
1
-2
/
+2
*
Webview tag creation should be using storage partitions.
nasko@chromium.org
2012-11-08
15
-104
/
+270
*
[Android] Attach RenderWidgetHostView to ContentView at construction time.
dfalcantara@chromium.org
2012-11-08
1
-1
/
+4
*
Test for destroying leveldb directory when we detect corruption or a schema d...
dgrogan@chromium.org
2012-11-08
3
-26
/
+135
*
[Android] Finish hooking up the orientation events
dfalcantara@chromium.org
2012-11-08
2
-0
/
+56
*
Enable GPU watchdog after initializing GL on Chrome OS
jbauman@chromium.org
2012-11-08
1
-1
/
+14
[next]