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
*
[Mac] Image references missing from Omnibox revert.
shess@chromium.org
2010-04-22
1
-0
/
+2
*
GTK fix merge failure in uber-revert.
shess@chromium.org
2010-04-22
1
-2
/
+1
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
226
-11774
/
+9042
*
AutoFill: Skip past empty strings when comparing form fields for filling.
jhawkins@chromium.org
2010-04-21
2
-0
/
+87
*
We check for a sync specific service URL (or an empty) one before acting on a...
sanjeevr@google.com
2010-04-21
1
-5
/
+9
*
Make sure extensions work in single process mode.
arv@chromium.org
2010-04-21
1
-1
/
+3
*
Delete and recreate the sync database if it is corrupt.
albertb@chromium.org
2010-04-21
3
-4
/
+38
*
Add delete cookie option to Automation Proxy
jmikhail@google.com
2010-04-21
6
-0
/
+41
*
Put Autofill after Themes on Windows and Linux too, to match Mac, in the Cust...
dantasse@chromium.org
2010-04-21
3
-43
/
+44
*
[chromium os] Add a bit more gmail-specific email address canonicalization
cmasone@google.com
2010-04-21
3
-1
/
+17
*
Bookmark Manager: Fix issue where we the user could drop text on the bmm.
arv@chromium.org
2010-04-21
1
-22
/
+15
*
Part 2 of making options dialog white on ChromeOS
xiyuan@chromium.org
2010-04-21
1
-1
/
+16
*
Remove the wstring versions of GetFileInfo, GetFileSize, GetTempDir.
evan@chromium.org
2010-04-21
1
-2
/
+2
*
GTK: Use GtkWindows instead of GtkFixed when rendering icons.
erg@chromium.org
2010-04-21
1
-2
/
+2
*
Update path
jabdelmalek@google.com
2010-04-21
1
-4
/
+6
*
Modifies Installation return codes to not return success (0) if an existing v...
gwilson@google.com
2010-04-21
1
-1
/
+0
*
Landing http://codereview.chromium.org/1735003
chocobo@chromium.org
2010-04-21
1
-2
/
+10
*
Make all options dialogs have a parent
xiyuan@chromium.org
2010-04-21
5
-10
/
+12
*
Fix a deprecated use of wstring/GetSwitchValue() for --file-descriptor-limit.
viettrungluu@chromium.org
2010-04-21
1
-3
/
+3
*
2nd attempt to land http://codereview.chromium.org/1676002 for njw
chocobo@chromium.org
2010-04-21
11
-48
/
+166
*
Fix bug whereby an installed page action bubble points not at the page action...
mirandac@chromium.org
2010-04-21
1
-2
/
+5
*
Put a button to link to proxy setup into the prefs dialog.
avi@chromium.org
2010-04-21
3
-25
/
+174
*
Throw out preferences files that are corrupt rather than keeping them in read...
erikkay@chromium.org
2010-04-21
2
-4
/
+19
*
Make sure tint for frame_incognito is stored in "Cached Theme.pak".
erg@chromium.org
2010-04-21
1
-0
/
+1
*
NTP: Add some spacing between the app icons.
arv@chromium.org
2010-04-21
1
-14
/
+13
*
GTK: Fix app-modality of the cookie ask dialog.
erg@chromium.org
2010-04-21
1
-2
/
+2
*
GTK: Override cursor colors in chrome-theme mode.
erg@chromium.org
2010-04-21
2
-0
/
+4
*
Revert 45203 - Land http://codereview.chromium.org/1676002 for njw
jhawkins@chromium.org
2010-04-21
9
-160
/
+43
*
Revert 45206 - fix chromium os build.
jhawkins@chromium.org
2010-04-21
1
-4
/
+4
*
fix chromium os build.
chocobo@chromium.org
2010-04-21
1
-4
/
+4
*
Polish ChromeOS options dialog:
xiyuan@chromium.org
2010-04-21
4
-2
/
+326
*
Land http://codereview.chromium.org/1676002 for njw
chocobo@chromium.org
2010-04-21
9
-43
/
+160
*
Revert 45169 - Fix compile error in ShownSectionsHandlerTest.
erikkay@chromium.org
2010-04-21
1
-1
/
+1
*
Sync: Check that the current thread is a ModelSafeWorker's home thread.
nick@chromium.org
2010-04-21
11
-2
/
+58
*
Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...
erikkay@chromium.org
2010-04-21
26
-517
/
+313
*
(
jrg@chromium.org
2010-04-21
11
-55
/
+1727
*
Fix spelling of Flickr.
avi@chromium.org
2010-04-21
3
-9
/
+9
*
Disables DownloadTest for Valgrind.
bulach@chromium.org
2010-04-21
1
-0
/
+2
*
Changing the system to only close browser windows which currently are pointed...
dhg@chromium.org
2010-04-21
2
-10
/
+35
*
Lands http://codereview.chromium.org/1610030/show from Luigi:
sky@chromium.org
2010-04-21
8
-261
/
+157
*
Rename OnBlockedContentChange to OnContentSettingsChange.
bulach@chromium.org
2010-04-21
4
-8
/
+7
*
Updating trunk VERSION from 383.0 to 384.0
chrome-release@google.com
2010-04-21
1
-1
/
+1
*
Implementation details of 1596023 (UI Language switch implemented).
glotov@google.com
2010-04-21
12
-116
/
+72
*
Fix compile error in ShownSectionsHandlerTest.
bauerb@chromium.org
2010-04-21
1
-1
/
+1
*
Reland r45028: Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-21
26
-313
/
+517
*
Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...
bauerb@chromium.org
2010-04-21
13
-5
/
+236
*
Change input method hot-keys.
yusukes@google.com
2010-04-21
1
-2
/
+2
*
Disable the language menu button when no text input area is focused.
yusukes@google.com
2010-04-21
5
-22
/
+69
*
Revert 45151 - UI review followup for m5 bookmark bar deliverables
jrg@chromium.org
2010-04-21
11
-1727
/
+55
*
UI review follow-up for m5 bookmark bar deliverables
jrg@chromium.org
2010-04-21
11
-55
/
+1727
[next]