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
*
Adding an SQLite database for TopSites.
nshkrob@chromium.org
2010-06-01
5
-9
/
+495
*
Cleaning up the node focus notification.
jcivelli@google.com
2010-06-01
3
-5
/
+1
*
Now arbitration is supported (r48631) enable GPS.
joth@chromium.org
2010-06-01
4
-17
/
+5
*
Implement browse without sign in mode.
nkostylev@google.com
2010-06-01
19
-38
/
+166
*
[GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement
phajdan.jr@chromium.org
2010-06-01
47
-209
/
+223
*
Implement location arbitration (kudos to previous internal projects this is l...
joth@chromium.org
2010-06-01
5
-88
/
+426
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
7
-20
/
+37
*
Add Filipino and Spanish Latin America to Languages and Input dialog
satorux@chromium.org
2010-06-01
1
-0
/
+5
*
Fix Remove button in Languages and Input dialog, and a crash bug in the dialog
satorux@chromium.org
2010-06-01
2
-113
/
+140
*
DevTools: disable Scripts panel if remote debugging is enabled
yurys@chromium.org
2010-06-01
1
-0
/
+1
*
Add Chewing options window
zork@chromium.org
2010-06-01
6
-0
/
+452
*
Remove deprecated file_util::ReplaceExtension API.
tfarina@chromium.org
2010-06-01
1
-1
/
+1
*
Re-enable the offset computation logic for the vertical candidate window.
satorux@chromium.org
2010-06-01
1
-14
/
+10
*
Support Indonesian UI.
yusukes@google.com
2010-05-31
2
-3
/
+26
*
Fix test expectations for language tooltips.
zork@chromium.org
2010-05-31
1
-3
/
+3
*
Added cp service parameter to ClientLogin authentication.
avayvod@google.com
2010-05-31
8
-128
/
+236
*
Add Cangjie layout name.
zork@chromium.org
2010-05-31
1
-0
/
+2
*
Initialize CookiesTreeModel with a cookie monster instead of a profil.
jochen@chromium.org
2010-05-31
7
-30
/
+23
*
Use seperate consumers for search and query requests.
jochen@chromium.org
2010-05-31
3
-13
/
+14
*
Remove more occurrences of FromWStringHack from code base.
tfarina@chromium.org
2010-05-31
2
-10
/
+9
*
Change the IME config dialog to present a list of checkboxes instead of radio...
zork@chromium.org
2010-05-31
4
-93
/
+94
*
Remove deprecated versions of Registry functions.
tfarina@chromium.org
2010-05-31
2
-15
/
+18
*
windows: Move mouse pointer automatically to the default button in a dialog box.
tfarina@chromium.org
2010-05-30
2
-5
/
+16
*
Share common location bar functions across the 3 platforms that uses them.
tfarina@chromium.org
2010-05-30
6
-76
/
+73
*
Changed printer page setup units to be in device co-ordinates (this is pixels...
sanjeevr@chromium.org
2010-05-29
1
-2
/
+2
*
This tunes up some of the snapshot creation code.
gspencer@chromium.org
2010-05-28
9
-131
/
+267
*
Defend against messages being received prior to having been initialized.
michaeln@chromium.org
2010-05-28
5
-19
/
+19
*
Enabled mousewheel coalescing to work better for ChromeOS.
davemoore@chromium.org
2010-05-28
4
-18
/
+124
*
Adds enabling of experimental menu.
sky@chromium.org
2010-05-28
1
-0
/
+1
*
ProcessSingleton(all): create the lock immediately after failing to connect t...
mattm@chromium.org
2010-05-28
6
-26
/
+119
*
Adds side tab layout for chromeos. As part of this I renamed the
sky@chromium.org
2010-05-28
10
-30
/
+168
*
Initialize an unititialized data member that valgrind noticed for us.
michaeln@chromium.org
2010-05-28
1
-1
/
+5
*
GTK: Fix padding of the page/app menus.
erg@chromium.org
2010-05-28
1
-2
/
+7
*
Change the default tab on net-internals from "requests" to "data".
eroman@chromium.org
2010-05-28
1
-2
/
+2
*
Fix ability to add sub-menu items with extension context menu API.
asargent@chromium.org
2010-05-28
1
-1
/
+1
*
File browser crash fix.
zelidrag@chromium.org
2010-05-28
1
-2
/
+5
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
23
-98
/
+609
*
GTK: Mixed content scheme should be gray.
erg@chromium.org
2010-05-28
1
-0
/
+2
*
GTK: More signal macro usage.
erg@chromium.org
2010-05-28
8
-195
/
+145
*
Linux: use web application meta tags for application shortcuts where possible.
phajdan.jr@chromium.org
2010-05-28
2
-16
/
+2
*
Introduces cros:// schema for web-page to chrome communication in ChromeOS.
glotov@chromium.org
2010-05-28
1
-3
/
+44
*
Rename class to comply with style guide. Tweak comments for grammar and corre...
avi@chromium.org
2010-05-28
3
-61
/
+61
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
2
-0
/
+23
*
Re-landing mistakenly reverted CL http://codereview.chromium.org/2101021.
denisromanov@chromium.org
2010-05-28
6
-0
/
+405
*
Add localized values for keyboard layouts.
zork@chromium.org
2010-05-28
1
-1
/
+39
*
Cancels an ongoing IME composition when receiving an IME_CANCEL_COMPOSITION e...
hbono@chromium.org
2010-05-28
3
-3
/
+22
*
landing chaitanya's patch
oshima@chromium.org
2010-05-28
3
-0
/
+76
*
Remove signin and persist from gaia_authenticator. This fixes an issue where ...
chron@chromium.org
2010-05-28
10
-110
/
+117
*
TBR: Fix OS_WINDOWS to OS_WIN.
estade@chromium.org
2010-05-28
1
-1
/
+1
*
Initial work to fix the IAccessible tree in circumstances where there is a wi...
ctguil@chromium.org
2010-05-27
5
-6
/
+32
[next]