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
*
Added CommandBuffer::GetLastError.
apatrick@chromium.org
2012-02-01
2
-2
/
+12
*
move more webrtc related files under enable_webrt=1
wjia@chromium.org
2012-02-01
1
-13
/
+15
*
Reloading page after installing app should bring it into correct process.
nasko@chromium.org
2012-02-01
3
-13
/
+60
*
Cleanup: Delete some 0 byte files that are still lying around as a result of ...
thestig@chromium.org
2012-02-01
1
-0
/
+0
*
Move some webrtc deps behind the enable_webrtc flag
yfriedman@chromium.org
2012-02-01
1
-11
/
+20
*
Revert 119977 - Defer render_widget draw until host window is available
asargent@chromium.org
2012-02-01
3
-31
/
+9
*
Move common file path related methods between chrome & content to file_util. ...
jam@chromium.org
2012-01-31
6
-103
/
+17
*
Add IPC allowing GPU process to tell browser process to temporarily drop a fr...
apatrick@chromium.org
2012-01-31
16
-0
/
+54
*
Defer render_widget draw until host window is available
jamesr@chromium.org
2012-01-31
3
-9
/
+31
*
[Coverity] Changed pass-by-value to pass-by-ref
groby@chromium.org
2012-01-31
2
-2
/
+2
*
Unlock mouse on Render widget host view close
scheib@chromium.org
2012-01-31
1
-0
/
+1
*
Iterate an array in O(n) rather than O(n^2) time during IDBKey conversion.
jsbell@chromium.org
2012-01-31
1
-2
/
+4
*
Workaround for failing Aura browser tests (take 2)
backer@chromium.org
2012-01-31
1
-2
/
+2
*
Remove a bunch of easy entries from chrome\browser\DEPS.
jam@chromium.org
2012-01-31
3
-12
/
+25
*
aura: Send correct screen position for touch-points to webkit.
sadrul@chromium.org
2012-01-31
1
-3
/
+3
*
Revert to default title upon page reload (and the new page does not have a <t...
primiano@chromium.org
2012-01-31
2
-1
/
+12
*
Fix build when webrtc is disabled; i.e. when enable_webrtc is set to 0 in bui...
grunell@chromium.org
2012-01-31
2
-32
/
+34
*
Remove file_extension from WebDropData since it's not needed.
dcheng@chromium.org
2012-01-31
3
-29
/
+35
*
Move DownloadFile back to content\browser\download. Only static functions in ...
jam@chromium.org
2012-01-31
8
-14
/
+9
*
Add WebKitPlatformSupport::createOffscreenGraphicsContext3D
piman@chromium.org
2012-01-31
4
-2
/
+27
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
2
-0
/
+10
*
Fix relay support in P2P Transport API.
sergeyu@chromium.org
2012-01-31
1
-3
/
+4
*
Disable accelerated animation when using a software 3d rasterizer.
jbauman@chromium.org
2012-01-31
1
-0
/
+1
*
Switch AudioDevice classes from SyncSocket to CancelableSyncSocket.
tommi@chromium.org
2012-01-30
8
-97
/
+80
*
First version of the layoutTestController for content_shell
jochen@chromium.org
2012-01-30
16
-2
/
+297
*
Delete "moved" files from r119577.
fischman@chromium.org
2012-01-30
8
-724
/
+0
*
Update a few more function calls to use TimeDeltas instead of int ms.
tedvessenes@gmail.com
2012-01-30
3
-18
/
+17
*
Remove code that I missed in r119703.
jam@chromium.org
2012-01-30
1
-4
/
+0
*
Workaround for failing Aura browser tests.
backer@chromium.org
2012-01-30
1
-1
/
+8
*
Move js_modal_dialogs.h to content\public\browser.
jam@chromium.org
2012-01-30
4
-7
/
+5
*
Simplifying JS dialog interfaces.
jam@chromium.org
2012-01-30
5
-107
/
+40
*
Create Content API around HostZoomMap.
jam@chromium.org
2012-01-30
16
-79
/
+134
*
Move the DownloadManager and DownloadFile unittests to content so they can li...
jam@chromium.org
2012-01-30
14
-216
/
+1751
*
Add default title for untitled tabs to shell devtools discovery page
jochen@chromium.org
2012-01-30
1
-1
/
+4
*
Ensuring we crash directly if creating native PeerConnection object fails.
grunell@chromium.org
2012-01-30
1
-0
/
+1
*
Add enable-shadow-dom command line flag.
hayato@chromium.org
2012-01-30
4
-0
/
+8
*
Merge Compositor and CompositorCC
piman@chromium.org
2012-01-29
5
-108
/
+85
*
Add option --dump-render-tree to content_shell to dump the render tree as text.
jochen@chromium.org
2012-01-29
12
-6
/
+247
*
BufferedResourceHandler::ShouldDownload shouldn't manually parse Content-Disp...
abarth@chromium.org
2012-01-28
1
-28
/
+5
*
Fold views_compositor=1 into use_aura=1
piman@chromium.org
2012-01-28
1
-1
/
+1
*
aura: Add Layer::LAYER_SOLID_COLOR to compositor.
derat@chromium.org
2012-01-28
1
-3
/
+3
*
Minor code refactoring: move 'signal send end of stream' from
enal@chromium.org
2012-01-28
2
-6
/
+9
*
Move audio/video files from content/renderer into content/renderer/media.
fischman@chromium.org
2012-01-28
12
-18
/
+742
*
Added missing member initialization
groby@chromium.org
2012-01-28
1
-2
/
+3
*
Send replies to sync IPCs from swapped out renderers.
creis@chromium.org
2012-01-28
9
-26
/
+129
*
Enabling usage of native PeerConnection v2 in libjingle.
grunell@chromium.org
2012-01-28
13
-625
/
+896
*
content: Modfiy ResourceBundle and content_shell to run with alternative pak ...
erg@chromium.org
2012-01-28
1
-6
/
+2
*
Convert use of int ms to TimeDelta in content/plugin.
tedvessenes@gmail.com
2012-01-28
2
-6
/
+9
*
Add GPU info collection to GPUTestConfig.
zmo@chromium.org
2012-01-28
4
-6
/
+16
*
Saving content will prefer to retrieve the data out of the HTTP cache for GETs.
cbentzel@chromium.org
2012-01-28
14
-84
/
+72
[next]