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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
65
-84
/
+16
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-1
/
+1
*
Fixed extension sync-related crash in ChromeUrlRequestContext
akalin@chromium.org
2010-07-29
1
-2
/
+9
*
BrowserMain() refactoring, part 2.1.
viettrungluu@chromium.org
2010-07-29
5
-35
/
+73
*
Revert 54073 - Fix --kiosk to work regardless of the startup pref setting or ...
rohitrao@chromium.org
2010-07-29
1
-8
/
+10
*
Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).
rohitrao@chromium.org
2010-07-29
4
-182
/
+0
*
Add initial tests for keyboard access (tabbing in some dialogs).
dtseng@chromium.org
2010-07-28
4
-0
/
+182
*
Fix --kiosk to work regardless of the startup pref setting or supplied URLs.
pkasting@chromium.org
2010-07-28
1
-10
/
+8
*
add files
sargrass@google.com
2010-07-28
8
-0
/
+319
*
remove the chromeos include and reland
sargrass@google.com
2010-07-28
7
-23
/
+70
*
Disable AutoFillManagerTest tests in branded builds.
rohitrao@chromium.org
2010-07-28
1
-18
/
+30
*
AutoFill: Display a right-aligned generic CC icon in the suggestions popup for
jhawkins@chromium.org
2010-07-28
6
-9
/
+44
*
Toolbar layout changes for M6 theme.
pkasting@chromium.org
2010-07-28
3
-44
/
+60
*
Location bar layout changes for M6 theme.
pkasting@chromium.org
2010-07-28
5
-118
/
+126
*
Remove tips from NTP.
mirandac@google.com
2010-07-28
7
-124
/
+5
*
Support both preconnection, and pre-resolution for subresources
jar@chromium.org
2010-07-28
14
-685
/
+276
*
Revert "Stop Syncing Overlay and Import Data Overlay"
evan@chromium.org
2010-07-28
15
-392
/
+23
*
Stop Syncing Overlay and Import Data Overlay
sargrass@google.com
2010-07-28
15
-23
/
+392
*
Re-land 53849 (Revert 53857) - Implement most of the startup page controls in...
stuartmorgan@chromium.org
2010-07-28
5
-19
/
+198
*
The token service should now support issuing auth tokens.
chron@chromium.org
2010-07-28
7
-18
/
+324
*
In real usage, we won't be exporting public keys to a file, so refactor and u...
cmasone@google.com
2010-07-28
3
-63
/
+153
*
Remove dependency on browser. It doesn't look like this is needed any more.
brettw@chromium.org
2010-07-28
1
-1
/
+1
*
browser: Fix some presubmit errors.
tfarina@chromium.org
2010-07-28
10
-26
/
+22
*
Fix memory leaks in the balloon controller unit test by loading the NIB in th...
johnnyg@chromium.org
2010-07-28
2
-21
/
+36
*
Avoid js exception in history.pushState by not changing url.
xiyuan@chromium.org
2010-07-28
1
-2
/
+12
*
Remove static caching of default favicon in CustomHomePagesTableModel
stuartmorgan@chromium.org
2010-07-28
2
-18
/
+6
*
Fix nit for oshima
cmasone@google.com
2010-07-28
1
-1
/
+5
*
GTK: Fix some event coordinate logic
estade@chromium.org
2010-07-28
1
-2
/
+2
*
[Mac] Don't offer profiles for billing addresses that have no address data.
avi@chromium.org
2010-07-28
2
-0
/
+14
*
Unpin deleted URLs + better deleting algorithm.
nshkrob@chromium.org
2010-07-28
3
-9
/
+101
*
Flesh out the content settings exceptions lists a bit more.
estade@chromium.org
2010-07-28
11
-49
/
+201
*
Fix glitch in rendering of the stroke at the bottom of the browser toolbar.
ben@chromium.org
2010-07-28
2
-6
/
+8
*
Move NSImage-to-CGImageRef conversion code into a common helper function in b...
rsesek@chromium.org
2010-07-28
1
-28
/
+6
*
Fix leaks found by sync unit tests.
nick@chromium.org
2010-07-28
4
-27
/
+47
*
Modified resources for M6 theme. This doesn't actually modify layout yet, ju...
pkasting@chromium.org
2010-07-28
9
-20
/
+28
*
An earlier check-in (r51786, Issue 2769008) caused a memory leak on the build...
davej@chromium.org
2010-07-28
2
-10
/
+9
*
- Implement proxy settings dialog for Linux/Windows.
csilv@chromium.org
2010-07-28
9
-129
/
+326
*
Implement new mock for user options page per chromium-os:5028
xiyuan@chromium.org
2010-07-28
13
-142
/
+328
*
Partially revert r53873 (and the valgrind suppression for it).
erg@google.com
2010-07-28
3
-12
/
+1
*
Linux: bit hacky way to ensure Pepper plugins get loaded by zygote.
viettrungluu@chromium.org
2010-07-28
2
-26
/
+25
*
DevTools: restore remote rebugging after upstream breakage.
pfeldman@chromium.org
2010-07-28
1
-7
/
+1
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
27
-0
/
+27
*
[Mac] Fix the custom homepages preferences to:
rsesek@chromium.org
2010-07-28
4
-42
/
+117
*
Set the initial focus when the task manager first activates and shows. Also,...
dtseng@chromium.org
2010-07-28
1
-0
/
+5
*
Fix lines longer than 80 characters.
tfarina@chromium.org
2010-07-28
3
-6
/
+9
*
Make product name dynamic in DOMUI pref unit tests
stuartmorgan@chromium.org
2010-07-28
1
-1
/
+8
*
Fix wrong line-ending.
markusheintz@chromium.org
2010-07-28
1
-1
/
+1
*
Fix bug which caused DNS time not to be reported by LoadTimingObserver.
tonyg@chromium.org
2010-07-28
3
-11
/
+21
*
Quick fix for window sizing under resolution independence on Mac. Scrolling a...
avi@chromium.org
2010-07-28
1
-6
/
+12
*
Use a PDF for the upgrade dot.
avi@chromium.org
2010-07-28
1
-8
/
+1
[next]