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
*
Add a simple UI test for --app mode.
scherkus@chromium.org
2010-06-29
1
-1
/
+28
*
Linux: delete the unencrypted login database file after a successful password...
mdm@chromium.org
2010-06-29
5
-77
/
+81
*
gtk: Gray out uneditable search URLs.
tfarina@chromium.org
2010-06-29
1
-1
/
+26
*
[chromeos]Fix input method switching shortcut keys.
suzhe@chromium.org
2010-06-29
1
-7
/
+2
*
Added ModelType <-> server sync type mappings and used them.
akalin@chromium.org
2010-06-29
4
-25
/
+108
*
Fix broken delegate reference in IB file.
johnnyg@chromium.org
2010-06-29
1
-1
/
+9
*
Get rid of an obsolete test for page options pref
nirnimesh@chromium.org
2010-06-29
1
-6
/
+0
*
ExtensionInfobarGtk now take up available width.
rafaelw@chromium.org
2010-06-28
7
-27
/
+76
*
Fix a typo.
michaeln@chromium.org
2010-06-28
1
-1
/
+1
*
Fixed app name used for server-issued notifications.
akalin@chromium.org
2010-06-28
1
-5
/
+5
*
No actual code change. Just added more logging information to help
gene@chromium.org
2010-06-28
2
-5
/
+44
*
Prevent hitting DCHECK when multiple slashes are specified in chrome://devtoo...
eroman@chromium.org
2010-06-28
1
-0
/
+7
*
Push change for stevenjb:
chocobo@chromium.org
2010-06-28
5
-38
/
+115
*
Fix a build failure caused by the patch of https://bugs.webkit.org/show_bug.c...
suzhe@chromium.org
2010-06-28
1
-1
/
+0
*
Add UMA logging of search engine selection position when the search engine lo...
mirandac@google.com
2010-06-28
4
-10
/
+58
*
Run appcache layout tests in chrome using the ui test harness.
michaeln@chromium.org
2010-06-28
4
-4
/
+91
*
Remove #define cruft around ExtensionApiTest.TabOnRemoved.
skerner@chromium.org
2010-06-28
1
-8
/
+1
*
PyAuto: Collect branding info as a part of GetBrowserInfo()
nirnimesh@chromium.org
2010-06-28
2
-5
/
+11
*
Enable PrintJobTest unit tests on Mac. (TTF)
thestig@chromium.org
2010-06-28
1
-8
/
+8
*
Adding a new signature for WebGraphicsContext3DCommandBufferImpl::initialize(...
vangelis@chromium.org
2010-06-28
2
-0
/
+28
*
AutoFill "me" card integration defaults to enabled on Mac
dhollowa@chromium.org
2010-06-28
2
-6
/
+7
*
Revert 51042 - Show a warning message if the cache might not be cleared corre...
sky@chromium.org
2010-06-28
2
-19
/
+0
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-28
2
-0
/
+19
*
Update the Nigori node when the passphrase changes.
albertb@chromium.org
2010-06-28
2
-54
/
+112
*
Fix animation bug in ExtensionInfoBar would can result in orphaned instances ...
rafaelw@chromium.org
2010-06-28
3
-1
/
+16
*
plugins: Add crash icon into the plugin crash alert infobar.
tfarina@chromium.org
2010-06-28
1
-1
/
+3
*
Added about:about page.
hinoka@chromium.org
2010-06-28
4
-0
/
+72
*
Fixes a DCHECK when visiting chrome://theme.
creis@chromium.org
2010-06-28
2
-0
/
+28
*
Simplify goobspatch: the in and out members of xzfile don't need to be
mark@chromium.org
2010-06-28
1
-18
/
+4
*
AutoFill Help Link added on Mac
dhollowa@chromium.org
2010-06-28
6
-25
/
+91
*
[Mac] Base implementation of extension infobars on the mac.
andybons@chromium.org
2010-06-28
10
-38
/
+173
*
Enable unit tests in browser/web_applications/web_app_unittest.cc. I forgot t...
thestig@chromium.org
2010-06-28
2
-1
/
+2
*
Linux: Mark ExtensionBrowserTest.PluginLoadUnload as flaky.
thestig@chromium.org
2010-06-28
1
-1
/
+4
*
Fixes new wrench menu on chromeos.
sky@chromium.org
2010-06-28
2
-14
/
+12
*
Make the extension API docs point out the minimum version that supports an AP...
skerner@chromium.org
2010-06-28
49
-6
/
+4940
*
Added support for vector printing of Pepper v1 plugins on the Mac.
sanjeevr@chromium.org
2010-06-28
1
-4
/
+17
*
Cold startup performance boost by enabling prefetch hints on Windows
amit@chromium.org
2010-06-28
1
-0
/
+5
*
[Linux]Make the whole infor bar horizontally shrinkable.
suzhe@chromium.org
2010-06-28
1
-0
/
+4
*
Fix the race condition on TopSites initialization.
nshkrob@chromium.org
2010-06-28
5
-61
/
+265
*
Hooking GSSAPI code into HTTP authenticate Negotiate handler.
ahendrickson@google.com
2010-06-28
3
-12
/
+39
*
[Mac]Avoid beep when typing in a password box.
suzhe@chromium.org
2010-06-28
1
-1
/
+2
*
Restore backspace and shift-backspace as accelerators on ChromeOS.
pkasting@chromium.org
2010-06-28
1
-4
/
+0
*
Fix a couple crashes.
xiyuan@chromium.org
2010-06-28
3
-10
/
+23
*
Add info about impending keyboard shortcuts.
kathyw@chromium.org
2010-06-28
2
-2
/
+92
*
Tweak first-run bubble position on Windows so that it points at text start.
mirandac@google.com
2010-06-28
1
-1
/
+1
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
34
-256
/
+325
*
Mac: Tweak first-run bubble position.
thakis@chromium.org
2010-06-28
1
-1
/
+1
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
11
-399
/
+1
*
Disables BrowserCloseNoUnloadListeners as it is crashing.
sky@chromium.org
2010-06-28
1
-1
/
+2
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
11
-1
/
+399
[next]