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
*
Added "--login-user=" option for the Guest session.
altimofeev@chromium.org
2011-03-02
10
-39
/
+27
*
Don't run FLAKY ui tests under ThreadSanitizer
timurrrr@chromium.org
2011-03-02
1
-0
/
+3
*
Adding a command line switch for configuring the chromedriver to respond to c...
kkania@chromium.org
2011-03-02
8
-96
/
+261
*
Fix broken linux64 build
mbelshe@chromium.org
2011-03-02
1
-2
/
+2
*
Add a flag to a host resolver request to request that resolution only
mbelshe@chromium.org
2011-03-02
4
-0
/
+56
*
Until we have sparse histograms, to track error codes, we are using
rtenneti@chromium.org
2011-03-02
2
-2
/
+2
*
Add chromedriver to windows official build target.
kkania@chromium.org
2011-03-02
1
-0
/
+1
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
126
-312
/
+167
*
Disable TestUndeletableKey unit test. Flaky test on windows.
rtenneti@chromium.org
2011-03-02
1
-1
/
+3
*
Reverting to fix builder redness. Please fix and reland.
ananta@chromium.org
2011-03-02
29
-475
/
+360
*
Reverting to fix builder redness. Please reland with the fixes.
ananta@chromium.org
2011-03-02
1
-2
/
+1
*
Compile fix for 76491.
stevenjb@google.com
2011-03-02
1
-2
/
+2
*
Fix remoting option handler again
hclam@chromium.org
2011-03-02
1
-1
/
+0
*
Fix build failure in remoting option handler
hclam@chromium.org
2011-03-02
1
-2
/
+0
*
Add rollback support to DeleteRegKeyWorkItem.
grt@chromium.org
2011-03-02
5
-19
/
+494
*
Removing extension_uitest.cc and related data directories.
joi@chromium.org
2011-03-02
9
-625
/
+0
*
Report chromoting host status connect after browser is restarted
hclam@chromium.org
2011-03-02
3
-9
/
+39
*
More logs from chromoting pepper client
hclam@chromium.org
2011-03-02
1
-8
/
+16
*
Change the chromoting plugin login interface
hclam@chromium.org
2011-03-02
3
-42
/
+15
*
Check |network| before use.
stevenjb@google.com
2011-03-02
1
-12
/
+11
*
retry r76329 with chromeos fix
estade@chromium.org
2011-03-02
12
-55
/
+103
*
Add constructor for creating an AddressList from a struct sockaddr. This is
mbelshe@chromium.org
2011-03-02
3
-0
/
+95
*
Pepper/Flapper: Get rid of unimplemented private file ref stuff and implement...
viettrungluu@chromium.org
2011-03-02
7
-53
/
+172
*
Single-threaded stress test for URLRequestThrottlerManager
joi@chromium.org
2011-03-02
6
-16
/
+168
*
Fix chrome://crashes to check the right pref.
thestig@chromium.org
2011-03-02
1
-1
/
+2
*
Move typedef per review comment. oops!
ben@chromium.org
2011-03-02
1
-1
/
+2
*
importer: Factor out ImportObserver in its own file.
tfarina@chromium.org
2011-03-02
15
-435
/
+459
*
Remove/replace RootView/Widget getters with new NativeWidget getters.
ben@chromium.org
2011-03-02
29
-360
/
+475
*
Makes instant show about:crash if the renderer crashes.
sky@chromium.org
2011-03-02
2
-16
/
+32
*
Get rid of temporary render_view_host.h.
jam@chromium.org
2011-03-02
57
-124
/
+111
*
Chrome crashes on migration of Autofill data with country "UK"
dhollowa@chromium.org
2011-03-02
2
-2
/
+2
*
Removed 48553 Valgrind suppression
davej@chromium.org
2011-03-02
1
-19
/
+0
*
Fix a bug in software rendering list driver date processing.
zmo@google.com
2011-03-02
1
-3
/
+3
*
Fix Linux OOL issue that came up since yesterday.
erg@google.com
2011-03-02
2
-10
/
+16
*
Makes ProtocolHandlerRegistry RefCountedThreadSafe.
tony@chromium.org
2011-03-02
1
-2
/
+2
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
183
-871
/
+359
*
Revert 76468 - Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
12
-301
/
+140
*
Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
12
-140
/
+301
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
59
-76
/
+76
*
Fix CSS style for chromoting setup wizard
hclam@chromium.org
2011-03-01
3
-3
/
+13
*
web-ui settings: Standard font setting now correlates to WebKit's standard fo...
csilv@chromium.org
2011-03-01
30
-87
/
+60
*
Quick fix for chromoting plugni to connect.
hclam@chromium.org
2011-03-01
1
-1
/
+1
*
touch: Fix unit_tests crash.
sadrul@chromium.org
2011-03-01
1
-0
/
+5
*
Committing http://codereview.chromium.org/6592076 on behalf of jbauman:
kbr@chromium.org
2011-03-01
1
-3
/
+0
*
Makes instant show SSL error page. Because these end up with a
sky@chromium.org
2011-03-01
3
-21
/
+29
*
Pulling in new gyp rev with action collapsing fix.
bradnelson@google.com
2011-03-01
1
-1
/
+1
*
Linux: Print a potential double free in PrintWebViewHelper::PrintPages().
thestig@chromium.org
2011-03-01
2
-10
/
+7
*
Update policy backend and testserver for the latest policy protocol
gfeher@chromium.org
2011-03-01
26
-523
/
+716
*
Chromoting client plugin use DebugString() instead of AsString()
hclam@chromium.org
2011-03-01
1
-7
/
+7
*
[Sync] Add tab-style navigation to chrome://sync-internals
akalin@chromium.org
2011-03-01
1
-25
/
+25
[next]