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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reenable frame size change unit tests.
acolwell@chromium.org
2011-11-10
1
-6
/
+2
*
Refactor PluginService to take PluginList as a dependency.
rsesek@chromium.org
2011-11-10
7
-21
/
+52
*
chromeos: Fix a bug where we were showing fullscreen dialogs from File Manager.
satorux@chromium.org
2011-11-10
1
-29
/
+33
*
Revert 109528 - Use XFixes to update the clipboard sequence number.
dcheng@chromium.org
2011-11-10
3
-107
/
+5
*
chromeos: Add power supply info reading capability
sque@chromium.org
2011-11-10
17
-164
/
+229
*
Use XFixes to update the clipboard sequence number.
dcheng@chromium.org
2011-11-10
3
-5
/
+107
*
aura: Make the Linux version of IconLoader not require GTK+.
derat@chromium.org
2011-11-10
11
-109
/
+73
*
Revert 109525 - Added support for SetInstantSuggestion
nduca@chromium.org
2011-11-10
5
-18
/
+12
*
Added support for SetInstantSuggestion
davemoore@chromium.org
2011-11-10
5
-12
/
+18
*
Update .DEPS.git
chrome-admin@google.com
2011-11-10
1
-1
/
+1
*
Makes the tabstrip restore the selection model as appropriate when
sky@chromium.org
2011-11-10
11
-17
/
+104
*
WebKit roll 99840:99883.
ojan@chromium.org
2011-11-10
2
-1
/
+4
*
Disable conformance_textures_tex_input_validation on GPU bots.
zmo@google.com
2011-11-10
2
-2
/
+4
*
Disable two tests that TIMEOUT on GPU bots
zmo@google.com
2011-11-10
2
-12
/
+9
*
Remove old reliability repression that appears to be fixed now.
zea@chromium.org
2011-11-10
1
-3
/
+0
*
Deflake PrerenderBrowserTest.PrerenderSessionStorage.
cbentzel@chromium.org
2011-11-10
1
-7
/
+6
*
Mark WorkerTimeout as flake on mac
nduca@chromium.org
2011-11-10
1
-1
/
+1
*
Add reference to the bug in browser_bubble_aura.cc
oshima@google.com
2011-11-10
1
-4
/
+3
*
Update expectations.
rtenneti@chromium.org
2011-11-10
1
-2
/
+2
*
Update .DEPS.git
chrome-admin@google.com
2011-11-10
1
-1
/
+1
*
GURL: Roll deps to latest GURL. This adds a few extra exports.
rvargas@google.com
2011-11-10
1
-1
/
+1
*
build sql as a component - this will help ensure there is only one copy
dpranke@chromium.org
2011-11-10
7
-6
/
+38
*
Add database to use as the source of an alternative algorithm for Network Act...
dominich@chromium.org
2011-11-10
23
-61
/
+1340
*
Update .DEPS.git
chrome-admin@google.com
2011-11-10
1
-1
/
+1
*
WebKit roll 99840:99883.
ojan@chromium.org
2011-11-10
1
-1
/
+1
*
Reduce the algorithmic complexity of the CertStore.
rsleevi@chromium.org
2011-11-10
1
-24
/
+37
*
Fix correct override to fix clang chromeos (broke in r109842).
sadrul@chromium.org
2011-11-10
2
-4
/
+4
*
Handle no render view host when notified that tab contents are swapped.
jennb@chromium.org
2011-11-10
1
-4
/
+5
*
Fix aura build
oshima@google.com
2011-11-10
1
-16
/
+4
*
Fix ExecuteTaskFileSystemCallback dispatcher
tbarzic@chromium.org
2011-11-10
2
-20
/
+29
*
Update .DEPS.git
chrome-admin@google.com
2011-11-10
1
-1
/
+1
*
WebKit roll 99840:99883.
ojan@chromium.org
2011-11-10
1
-1
/
+1
*
Add the ability to "merge" columns in about:profiler.
eroman@chromium.org
2011-11-10
2
-26
/
+209
*
Convert safe-browsing ScopedRunnableMethodFactory.
shess@chromium.org
2011-11-10
10
-39
/
+43
*
Reenable #if guards around pinning checks.
agl@chromium.org
2011-11-10
1
-3
/
+2
*
Fix aura build. Since I'm TBRing this I'm going with the simple
sky@chromium.org
2011-11-10
1
-5
/
+2
*
Add the encrypted client certificates TLS extension and enable it if
wtc@chromium.org
2011-11-10
10
-49
/
+588
*
Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...
ben@chromium.org
2011-11-10
34
-759
/
+928
*
Slightly widen a tracked_objects suppression
timurrrr@chromium.org
2011-11-10
1
-1
/
+1
*
Autofill: Fix to enable OK button when phone number is entered.
qghc36@motorola.com
2011-11-10
1
-0
/
+3
*
aura: Fix shared build after r109842.
sadrul@chromium.org
2011-11-10
1
-3
/
+3
*
Fix 82176 by transferring ownership of render (client) file descriptor instea...
xhwang@chromium.org
2011-11-10
3
-6
/
+7
*
Mark more WorkerTest flakiness.
nduca@chromium.org
2011-11-10
1
-2
/
+2
*
Fix statics in DeviceDataProvider templates to work in content component build.
dpranke@chromium.org
2011-11-10
2
-11
/
+13
*
Exclude one flaky hangy remoting test from Valgrind runs
timurrrr@chromium.org
2011-11-10
1
-0
/
+2
*
export methods from WebRtcAudioDeviceImpl
dpranke@chromium.org
2011-11-10
1
-2
/
+3
*
Add DidChangeFocus to FocusChangeListener.
alicet@chromium.org
2011-11-10
49
-319
/
+438
*
aura: Fix compile after change in clipboard api (in r109476).
sadrul@chromium.org
2011-11-10
1
-1
/
+1
*
Correct some rounding errors introduced recently.
cevans@chromium.org
2011-11-10
1
-4
/
+4
*
Disable caching when downloading.
rdsmith@chromium.org
2011-11-10
2
-1
/
+5
[next]