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
/
chrome
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 75078 - Pump the WebCore Timer queue before running animation callbacks
jamesr@chromium.org
2011-02-16
2
-0
/
+11
*
Merge 75043 - Simple scheduling for requestAnimationFrame
jamesr@chromium.org
2011-02-16
2
-24
/
+40
*
Merge 74511 - Temporarily disable restrictions on who can request chrome-exte...
aa@chromium.org
2011-02-11
1
-27
/
+6
*
Merge 74428 - Restore old title in WebViewPlugin only when loading the plugin.
bauerb@chromium.org
2011-02-10
1
-0
/
+1
*
Disable IndexedDB in m10.
jorlow@chromium.org
2011-02-08
1
-1
/
+1
*
Merge 73956 - Fix regression caused by r73784, add regression test and
aa@chromium.org
2011-02-08
1
-1
/
+3
*
Merge 73784 - Reland r73760: Move most of chrome-extension:// request
aa@chromium.org
2011-02-08
3
-0
/
+101
*
Merge 73055 - Move ExtensionRendereInfo into common and call it ExtensionSet ...
aa@chromium.org
2011-02-08
12
-146
/
+29
*
Merge 72654 - Refactor away all the duplicate extension data structures in
aa@chromium.org
2011-02-08
15
-233
/
+264
*
Merge 73320 - Fixed null dereference in RenderWidget::UpdateAnimationsIfNeeded.
jamesr@chromium.org
2011-02-01
1
-1
/
+1
*
Merge 72341 - Refactor the plugin lists handling code.
pastarmovj@chromium.org
2011-02-01
1
-2
/
+2
*
Merge 6322013 - Fix LoadType histograms.
mmenke@chromium.org
2011-01-31
1
-2
/
+4
*
Revert 73041 - Disable IndexedDB in m10.
laforge@chromium.org
2011-01-29
1
-1
/
+1
*
Merge 73051 - Fixes webkitRequestAnimationFrame on windows
jamesr@chromium.org
2011-01-29
1
-4
/
+18
*
Disable IndexedDB in m10.
jorlow@chromium.org
2011-01-28
1
-1
/
+1
*
Merge 72885 - Make sure Mac plugin focus doesn't outlast plugin lifetime
stuartmorgan@chromium.org
2011-01-27
1
-0
/
+12
*
Merge 72701 - retry r71405:
estade@chromium.org
2011-01-27
1
-6
/
+1
*
Conditionally add compile-time enable for the web audio API only on Mac OS X
crogers@google.com
2011-01-24
1
-2
/
+0
*
Revert 72306 - Conditionally add compile-time enable for web audio API on Mac...
crogers@google.com
2011-01-24
1
-0
/
+2
*
Conditionally add compile-time enable for web audio API on Mac OS X
crogers@google.com
2011-01-23
1
-2
/
+0
*
Re-land http://codereview.chromium.org/6339004 which was reverted
crogers@google.com
2011-01-22
1
-0
/
+5
*
Revert 72261 - Add run-time enable support for the web audio API
rniwa@chromium.org
2011-01-22
1
-5
/
+0
*
Add run-time enable support for the web audio API
crogers@google.com
2011-01-22
1
-0
/
+5
*
Oops, fix my previous fix to the refactor breakage. Make sure we only apply
cevans@chromium.org
2011-01-22
1
-1
/
+5
*
When we detect a PDF with an unsupported feature, ask the user if they want t...
jam@chromium.org
2011-01-22
4
-4
/
+12
*
Chromium support for window.webkitRequestAnimationFrame()
jamesr@chromium.org
2011-01-21
2
-3
/
+34
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
8
-8
/
+8
*
Don't unnecessarily paint pixles when doing optimized always-on-top pepper pa...
brettw@chromium.org
2011-01-21
1
-1
/
+3
*
Update Mac plugin IME handling to match updated spec
stuartmorgan@chromium.org
2011-01-21
4
-21
/
+38
*
Disable BrowserTest RenderViewTest.OnNavStateChanged
jknotten@chromium.org
2011-01-21
1
-1
/
+2
*
Add opener frame id, url, and target url to CreateWindow message.
jochen@chromium.org
2011-01-21
1
-0
/
+5
*
Generate thumbnails in the browser process.
satorux@chromium.org
2011-01-21
4
-1
/
+23
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
3
-19
/
+19
*
Cleanup: Merge common code in RenderView::OnPrintPages and RenderView::OnPrin...
thestig@chromium.org
2011-01-21
2
-18
/
+17
*
Move the TestSink for doing IPC tests from chrome/common into IPC and create ...
brettw@google.com
2011-01-20
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
8
-11
/
+10
*
Gpu process restart fix.
amarinichev@google.com
2011-01-20
3
-1
/
+13
*
Printing: Rename some variables in the two different PrintPages() to be more ...
thestig@chromium.org
2011-01-20
2
-10
/
+13
*
Don't load plugins on prerendered pages until the pages are displayed.
mmenke@chromium.org
2011-01-20
6
-11
/
+70
*
Password is not filed for matching usernames
dhollowa@chromium.org
2011-01-20
5
-83
/
+102
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-4
/
+4
*
Move more web widgets painting from webkit to chrome.
xiyuan@chromium.org
2011-01-20
1
-1
/
+4
*
Clean up windows printing workflow.
kmadhusu@chromium.org
2011-01-20
2
-67
/
+50
*
If user had consented for metrics reporting, send speech input request origin...
satish@chromium.org
2011-01-20
2
-13
/
+23
*
Chromium support for window.webkitRequestAnimationFrame()
jamesr@chromium.org
2011-01-20
1
-0
/
+3
*
Add another didRunInsecureContent method.
agl@chromium.org
2011-01-20
2
-2
/
+21
*
Remove action_max_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-19
1
-3
/
+6
*
.c Feature to disable field trials in old versions of Chromium. Field trials
rtenneti@chromium.org
2011-01-19
1
-1
/
+1
*
Mac Pepper: Make Image2D's TransportDIB available to the browser.
viettrungluu@chromium.org
2011-01-19
1
-7
/
+16
*
PasswordManager fills up text input field with password, or PM crashes chrome...
dhollowa@chromium.org
2011-01-19
1
-13
/
+32
[next]