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
*
Merge 121498 - Fix pepper flash fullscreen.
jamiewalch@google.com
2012-02-13
2
-0
/
+6
*
Merge 121270 - Ensure that navigations are not ignored due to incomplete unlo...
creis@chromium.org
2012-02-13
8
-39
/
+139
*
Merge 121354 - Fix broken resize box appearance after download shelf open/close.
thakis@chromium.org
2012-02-10
2
-2
/
+18
*
Merge 120843 - Add a 'invalidate resize rect' IPC message.
thakis@chromium.org
2012-02-10
5
-0
/
+24
*
Merge 120916 - Avoid overread in RenderWidgetHostViewWin::OnPaint
eroman@chromium.org
2012-02-10
1
-4
/
+20
*
Merge 120186 - Fix attrition experiment toast regression due to startup refac...
finnur@chromium.org
2012-02-09
4
-7
/
+15
*
Merge 120991 - Fix a crash when downloading invalid client certificates.
rsleevi@chromium.org
2012-02-08
3
-11
/
+13
*
Merge 120433 - Fix up Dispatcher ownership issues.
gbillock@chromium.org
2012-02-08
5
-21
/
+38
*
Merge 120715 - Early-return in RenderViewImpl::DidFlushPaint() if there is no...
jamiewalch@google.com
2012-02-08
1
-0
/
+5
*
Merge 120490 - Provide WillInitiatePaint() as well as DidInitiatePaint() and ...
jamiewalch@google.com
2012-02-08
8
-22
/
+53
*
Revert 116551 - Fix bug 62037: Task manager tooltips appear behind task manag...
cbentzel@chromium.org
2012-02-07
1
-2
/
+1
*
Merge 120651 - Reduce GPU sandbox level on NVIDIA optimus computers.
jbauman@chromium.org
2012-02-07
9
-4
/
+25
*
Merge 120098 - PluginLoaderPosix: Fix the case where the utility process cras...
jhawkins@chromium.org
2012-02-06
2
-3
/
+52
*
Revert 120614 - Merge 120490 - Provide WillInitiatePaint() as well as DidInit...
wez@chromium.org
2012-02-06
8
-53
/
+22
*
Revert 120615 - Merge 120433 - Fix up Dispatcher ownership issues.
gbillock@chromium.org
2012-02-06
5
-38
/
+21
*
Merge 120433 - Fix up Dispatcher ownership issues.
gbillock@chromium.org
2012-02-06
5
-21
/
+38
*
Merge 120490 - Provide WillInitiatePaint() as well as DidInitiatePaint() and ...
wez@chromium.org
2012-02-06
8
-22
/
+53
*
Revert 120102 - Merge 120098 - PluginLoaderPosix: Fix the case where the util...
jhawkins@chromium.org
2012-02-06
2
-52
/
+3
*
Merge 119965 - Unlock mouse on Render widget host view close
scheib@chromium.org
2012-02-03
1
-0
/
+1
*
Merge 120098 - PluginLoaderPosix: Fix the case where the utility process cras...
jhawkins@chromium.org
2012-02-01
2
-3
/
+52
*
Revert 119769 - Switch AudioDevice classes from SyncSocket to CancelableSyncS...
karen@chromium.org
2012-01-31
8
-80
/
+97
*
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
[next]