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
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
48
-197
/
+192
*
Fix two bugs caused by scheme stripping:
pkasting@chromium.org
2010-08-03
1
-2
/
+4
*
Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or ...
pkasting@chromium.org
2010-08-03
3
-23
/
+15
*
Implement import data overlay
sargrass@google.com
2010-08-03
4
-19
/
+160
*
Undo in memory changes made by an update job if the commit to disk fails. Pro...
michaeln@chromium.org
2010-08-03
11
-39
/
+172
*
[GTK] compile fix, try2
estade@chromium.org
2010-08-03
1
-4
/
+4
*
[GTK] Remove reference to obsolete constant.
estade@chromium.org
2010-08-03
1
-13
/
+2
*
UI changes to sync dialogs to improve formatting and font sizes.
tim@chromium.org
2010-08-03
4
-75
/
+87
*
Pass value of enable-accelerated-compositing runtime flag down to the renderer.
vangelis@chromium.org
2010-08-03
1
-0
/
+1
*
Add two client certificates for use with unit tests
davidben@chromium.org
2010-08-03
3
-0
/
+30
*
Fix a number of problems caused by the AutocompleteController purposefully co...
pkasting@chromium.org
2010-08-03
5
-20
/
+43
*
[GTK] fix up spacing in upper chrome.
estade@chromium.org
2010-08-03
9
-82
/
+60
*
SPDY Alternate-Protocol works through a Digest authentication proxy.
cbentzel@chromium.org
2010-08-03
4
-13
/
+188
*
webkit_support: Prepareation to remove dependencies to base/time.h,
tkent@chromium.org
2010-08-03
2
-0
/
+63
*
When picking a filename to save, check whether the user's extension is regist...
pkasting@chromium.org
2010-08-03
2
-93
/
+42
*
Forgot to land this when I landed all the image resource changes.
pkasting@chromium.org
2010-08-03
1
-0
/
+0
*
Fix --kiosk to work regardless of the startup pref setting or supplied URLs.
pkasting@chromium.org
2010-08-03
3
-15
/
+23
*
AutoFill: Add a default constructor for FormData. There are too many places
jhawkins@chromium.org
2010-08-03
1
-0
/
+2
*
Gut the temp file flushing feature of RawData, because it is a security risk....
tschmelcher@chromium.org
2010-08-03
3
-178
/
+15
*
Mark PPAPITest.PaintAggregator flaky
nick@chromium.org
2010-08-03
1
-1
/
+2
*
Currently returns (e.g.) 32 if 16 is the input. Fix so it meets documentation...
luchen@google.com
2010-08-02
1
-0
/
+1
*
Use the blue style for the save password info bar.
tfarina@chromium.org
2010-08-02
1
-11
/
+13
*
Fix for RenewAuthToken crash. Extend life of AuthWatcher.
chron@chromium.org
2010-08-02
1
-1
/
+9
*
Fix mac build for sync integration tests.
rsimha@chromium.org
2010-08-02
1
-0
/
+3
*
Fixes a crash seen on chrome frame reliability test runs. We need to validate...
ananta@chromium.org
2010-08-02
1
-4
/
+6
*
Make sure we fully remove child context menu items when deleting a parent.
asargent@chromium.org
2010-08-02
3
-20
/
+91
*
GPU command decoder uses depth24_stencil8_oes extension if available.
apatrick@chromium.org
2010-08-02
8
-93
/
+89
*
Start of a more restricitve sandbox policy for flash on windows
cpu@chromium.org
2010-08-02
1
-0
/
+44
*
Win: Don't give some downloads duplicate extensions like .arj.arj
thakis@chromium.org
2010-08-02
2
-2
/
+29
*
enable apps by default
erikkay@chromium.org
2010-08-02
12
-37
/
+12
*
Return an error code to extensions requesting a resource that requires basic
mpcomplete@chromium.org
2010-08-02
1
-1
/
+4
*
Widen CGContextDrawLinearGradient suppression.
cbentzel@chromium.org
2010-08-02
1
-5
/
+1
*
Fix wrong use of substr in autofill fix for bug 49172
inferno@chromium.org
2010-08-02
1
-1
/
+1
*
Revert 54429 - Suppress a reliability crash.
nick@chromium.org
2010-08-02
1
-3
/
+0
*
Revert 54435 - Suppress a reliability crash (try 2)
nick@chromium.org
2010-08-02
1
-1
/
+1
*
Revert 54405 - Fix late binding induced mismatch of Socket and AuthController
nick@chromium.org
2010-08-02
16
-359
/
+389
*
Enable autofill tests on win
nirnimesh@chromium.org
2010-08-02
1
-2
/
+0
*
Revert 54528 - Digest authentication uses a uri field to prevent replay attacks.
nick@chromium.org
2010-08-02
5
-200
/
+13
*
Address a TODO: use HostPortPair rather than a naked host string.
eroman@chromium.org
2010-08-02
5
-20
/
+13
*
Refactor cros_in_process_browser_test to separate the mock initialization.
chaitanyag@chromium.org
2010-08-02
12
-387
/
+551
*
Reduced breadth of WebDataService::InitializeDatabaseIfNecessary suppression.
cbentzel@chromium.org
2010-08-02
1
-1
/
+20
*
Fixes bug where border highlight was drawn wrong for
sky@chromium.org
2010-08-02
1
-3
/
+8
*
Make life easier for dirk
jrg@chromium.org
2010-08-02
1
-0
/
+3
*
When dropping a tab torn from a maximized window, inherit the restored size a...
pkasting@chromium.org
2010-08-02
9
-30
/
+17
*
Fix the wrong substr use in autofill fix for bug 49332.
inferno@chromium.org
2010-08-02
1
-1
/
+1
*
Roll r64462:r64469
atwilson@chromium.org
2010-08-02
1
-1
/
+1
*
[chrome_frame] Add methods for finding and performing default action on Acces...
kkania@chromium.org
2010-08-02
12
-146
/
+549
*
Display an infobar after enrolling a client certificate
davidben@chromium.org
2010-08-02
12
-60
/
+340
*
Fix SpdyHttpStreamTest windows tsan bug.
erikchen@google.com
2010-08-02
2
-9
/
+14
*
Fix ChromeFrame context menu tests which rely on the IE active document windo...
ananta@chromium.org
2010-08-02
1
-1
/
+2
[next]