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
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoFill: Capitalize "Options" in the AutoFill dialog title.
jhawkins@chromium.org
2010-07-29
4
-5
/
+11
*
DOMUI prefs: Remove use of tables for layout on the Under the Hood pane.
stuartmorgan@chromium.org
2010-07-29
3
-130
/
+93
*
AutoFill: Remove a static string16.
jhawkins@chromium.org
2010-07-29
2
-8
/
+12
*
Mac: Add sort support for task manager.
thakis@chromium.org
2010-07-29
4
-26
/
+150
*
Browser actions container layout changes for M6 theme.
pkasting@chromium.org
2010-07-29
3
-277
/
+278
*
Revert 53992 - An earlier check-in (r51786, Issue 2769008) caused a memory le...
brettw@chromium.org
2010-07-29
2
-9
/
+10
*
Pepper3D test passes on trybots but fails on buildbots. I am guessing osmesa ...
alokp@chromium.org
2010-07-29
1
-0
/
+1
*
Enable more PPAPI tests.
brettw@chromium.org
2010-07-29
1
-10
/
+0
*
Remove unneeded browser.h include from RVHDelegateHelper.
brettw@chromium.org
2010-07-29
1
-1
/
+1
*
Test to verify the 'multiple downloads' infobar
nirnimesh@chromium.org
2010-07-29
3
-0
/
+47
*
The button menu items on GTK menus honor the enabled state of the command.
sanjeevr@chromium.org
2010-07-29
1
-19
/
+20
*
[Mac] Fix a crashing PreferencesWindowController unit test (only crashes in b...
rohitrao@chromium.org
2010-07-29
1
-2
/
+10
*
Add a command line switch to control accelerated 2d canvas
jamesr@chromium.org
2010-07-29
4
-0
/
+8
*
[GTK] Don't offer profiles for billing addresses that have no address
avi@chromium.org
2010-07-29
1
-1
/
+15
*
AutoFill suggestions for billing and credit card fields should show derived l...
dhollowa@chromium.org
2010-07-29
2
-73
/
+130
*
Update omnibox_c.png to remove garbage in middle.
pkasting@chromium.org
2010-07-29
1
-0
/
+0
*
Mac: Fix broken valgrind suppressions.
thakis@chromium.org
2010-07-29
2
-7
/
+5
*
[mac] fix official build
mnissler@chromium.org
2010-07-29
1
-2
/
+2
*
Mark SessionHistoryTest.JavascriptHistory as flaky.
brettw@chromium.org
2010-07-29
1
-1
/
+4
*
Revert 54137 - Revert 53990 - - Implement proxy settings dialog for Linux/Win...
glider@chromium.org
2010-07-29
9
-106
/
+329
*
Revert 53990 - - Implement proxy settings dialog for Linux/Windows.
glider@chromium.org
2010-07-29
9
-329
/
+106
*
Returned chromeos_accounts_user_name_edit.js deleted at r54128
glider@chromium.org
2010-07-29
1
-0
/
+121
*
Revert 53989 - Implement new mock for user options page per chromium-os:5028
glider@chromium.org
2010-07-29
11
-336
/
+72
*
NaCl: Fix link time error when DISABLE_NACL is set
mseaborn@chromium.org
2010-07-29
1
-0
/
+5
*
Exclude NewTabUITest.NTPHasThumbnails from Valgrind run - 4GB is not enough
timurrrr@chromium.org
2010-07-29
1
-1
/
+2
*
NaCl: Allow setting up multiple sockets for subprocess instead of just one
mseaborn@chromium.org
2010-07-29
7
-63
/
+146
*
Updating trunk VERSION from 479.0 to 480.0
chrome-release@google.com
2010-07-29
1
-1
/
+1
*
Fix wrong line ending.
markusheintz@chromium.org
2010-07-29
1
-1
/
+1
*
Chrome OS: Prevent overlapping of title and "x" button for devtools window
dpolukhin@chromium.org
2010-07-29
1
-15
/
+19
*
Fix the build - forgot to check in a file.
thestig@chromium.org
2010-07-29
1
-0
/
+1
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
81
-101
/
+19
*
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
5
-183
/
+0
*
Add an extractor for DOM features to be used for client side phishing detection.
bryner@chromium.org
2010-07-29
8
-1
/
+1063
*
Add initial tests for keyboard access (tabbing in some dialogs).
dtseng@chromium.org
2010-07-28
5
-0
/
+183
*
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
*
Touch extracted D3DX9 dll in extract_d3dx9 action.
apatrick@chromium.org
2010-07-28
1
-2
/
+3
*
remove the chromeos include and reland
sargrass@google.com
2010-07-28
8
-24
/
+75
*
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
11
-12
/
+56
*
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
16
-397
/
+24
*
Stop Syncing Overlay and Import Data Overlay
sargrass@google.com
2010-07-28
16
-24
/
+397
[next]