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
...
*
Fix a regression introduced by extension event refactoring.
mpcomplete@chromium.org
2010-10-27
4
-49
/
+78
*
Add a method in sync/resources/gaia_login.html to hide the blurb at the top. ...
johnnyg@chromium.org
2010-10-27
1
-0
/
+4
*
Fix line endings in gaia_login.html
tim@chromium.org
2010-10-27
1
-37
/
+37
*
Ignore the close button when accessibility is on. This seems to be the only ...
dtseng@chromium.org
2010-10-27
2
-0
/
+15
*
Client-side phishing detection: grab snapshot of custom sized view.
noelutz@google.com
2010-10-27
10
-7
/
+379
*
ThreadRestrictions: disallow blocking IO on the UI thread
evan@chromium.org
2010-10-27
9
-4
/
+66
*
New statusbar images for ChromeOS.
chocobo@chromium.org
2010-10-26
115
-199
/
+124
*
Added task to Observer methods
davemoore@chromium.org
2010-10-26
6
-12
/
+23
*
PyAuto tests for find in page.
nirnimesh@chromium.org
2010-10-26
4
-0
/
+90
*
Minor doc fixes.
kathyw@chromium.org
2010-10-26
6
-6
/
+6
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
37
-472
/
+463
*
Fix rounding errors when converting between zoom factor and zoom level.
jam@chromium.org
2010-10-26
1
-0
/
+9
*
Do not include "net/socket/ssl_client_socket.h" twice.
wtc@chromium.org
2010-10-26
1
-5
/
+4
*
Mac: Use a ScopedCFTypeRef the IOSurface owned by an accelerated surface cont...
thakis@chromium.org
2010-10-26
2
-16
/
+8
*
Autofill address and credit card data separately.
isherman@chromium.org
2010-10-26
13
-488
/
+395
*
Fix references to the Tools menu/wrench icon.
kathyw@chromium.org
2010-10-26
5
-29
/
+47
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
37
-463
/
+472
*
[Sync] Removed use of libjingle's sigslot in XmppConnectionGenerator
akalin@chromium.org
2010-10-26
4
-48
/
+46
*
Fix crash in ChromeFrame if chrome launch timeouts.
stoyan@chromium.org
2010-10-26
1
-2
/
+3
*
[gtk] spoof proof infobars, take 2
estade@chromium.org
2010-10-26
25
-317
/
+426
*
Fixes bug in about:flags where we weren't pruning experiments that
sky@chromium.org
2010-10-26
3
-58
/
+178
*
Take 3: Refactor, relocate and rename ProfileSyncServiceTestHarness.
rsimha@chromium.org
2010-10-26
7
-114
/
+141
*
Re-enable ExtensionApiTest.WindowOpen.
aa@chromium.org
2010-10-26
3
-26
/
+37
*
Turn extent overlap test back on.
aa@chromium.org
2010-10-26
1
-3
/
+2
*
No fixed upper-bound constant for safe-browsing histograms.
shess@chromium.org
2010-10-26
5
-11
/
+13
*
Improve reload button unittesting. Instead of doing very low-level tests of ...
pkasting@chromium.org
2010-10-26
7
-164
/
+301
*
Make label.checkbox and label.radio use 'relative' position.
xiyuan@chromium.org
2010-10-26
1
-0
/
+12
*
Modify the parsing of X-UA-COMPATIBLE header (and meta tag) to allow comma or...
erikwright@chromium.org
2010-10-26
3
-11
/
+31
*
Add metrics tracking how many times users are bugged with "version mismatch, ...
robertshield@chromium.org
2010-10-26
2
-0
/
+2
*
Add pyauto hook for HTML5 notifications, tests, and helpers.
kkania@chromium.org
2010-10-26
10
-0
/
+670
*
WebKit Roll 70527:70545.
dglazkov@chromium.org
2010-10-26
1
-1
/
+1
*
DOMUI: Clear the credit card select options when setting the default select
jhawkins@chromium.org
2010-10-26
1
-0
/
+3
*
Don't use IO thread to talk to dbus.
oshima@chromium.org
2010-10-26
1
-37
/
+0
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
37
-465
/
+458
*
Fix bug where we display 'undefined is unsupported' when trying
aa@chromium.org
2010-10-26
1
-3
/
+7
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
37
-458
/
+465
*
Make clang build work again.
aa@chromium.org
2010-10-26
1
-0
/
+9
*
touchui: Directly process key and mouse events.
rjkroege@google.com
2010-10-26
25
-286
/
+542
*
DOMUI prefs: Fix missing unload listener on the homepage field
stuartmorgan@chromium.org
2010-10-26
1
-2
/
+9
*
Add experimental option for TCP FastOpen.
mbelshe@chromium.org
2010-10-26
36
-32
/
+257
*
Re-add disabling of optimization in s_texcombine.c on Windows lost
kbr@chromium.org
2010-10-26
7
-4
/
+105
*
Add asserts for timeouts in JingleChromotingConnectionTest.
sergeyu@chromium.org
2010-10-26
1
-8
/
+12
*
Coverity: Fix several pass-by-values.
jhawkins@chromium.org
2010-10-26
16
-34
/
+40
*
Fix excessive IPCs by audio renderer.
sergeyu@chromium.org
2010-10-26
4
-8
/
+14
*
Added control channel in ChromotingConnection. Moved channel
sergeyu@chromium.org
2010-10-26
10
-60
/
+144
*
Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class
jhawkins@chromium.org
2010-10-26
15
-193
/
+341
*
Refactoring select popup on Mac.
jcivelli@google.com
2010-10-26
38
-157
/
+583
*
Add comment to newly disabled tests.
dglazkov@chromium.org
2010-10-26
1
-0
/
+2
*
[Sync] Added some switches for testing/debugging.
akalin@chromium.org
2010-10-26
10
-20
/
+61
*
Temporarily disable tests failing after WebKit Roll 70513:70527.
dglazkov@chromium.org
2010-10-26
1
-2
/
+2
[prev]
[next]