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
*
fixup for style nits
atwilson@chromium.org
2010-08-11
2
-3
/
+1
*
Cleaned up an incorrect comment
atwilson@chromium.org
2010-08-11
1
-1
/
+1
*
Added support for --no-startup-window flag to launch chrome with no startup w...
atwilson@chromium.org
2010-08-11
3
-8
/
+54
*
Adds support for showing the match preview on views. It's behind the
sky@chromium.org
2010-08-11
13
-44
/
+591
*
Mac: Well-behaved accelerated plugins, preparation
thakis@chromium.org
2010-08-11
7
-160
/
+261
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
122
-681
/
+923
*
Cleanup: Get rid of TreeNodeChildrenReordered.
tfarina@chromium.org
2010-08-11
6
-107
/
+6
*
Allow chrome:// pages to load extension resources. Also, lock down access fro...
aa@chromium.org
2010-08-11
2
-6
/
+30
*
Prevents TranslateInfoBarDelegate from keeping a pointer to a deleted TabCont...
jcivelli@chromium.org
2010-08-11
1
-8
/
+7
*
Fix permissions on sync files.
erg@google.com
2010-08-11
2
-0
/
+0
*
Fix some typos from a bad merge.
zork@chromium.org
2010-08-11
1
-31
/
+13
*
sync: Fix backend configuration to support sync db refresh.
tim@chromium.org
2010-08-11
13
-139
/
+304
*
Mac tabpose: Add favicons and titles.
thakis@chromium.org
2010-08-11
2
-19
/
+163
*
Content settings: allow "session only" type for cookies exceptions
estade@chromium.org
2010-08-11
2
-7
/
+26
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
64
-14
/
+90
*
Unittest fix. Need to put usersubmitted = true for unittests.
inferno@chromium.org
2010-08-10
1
-0
/
+3
*
Mark NewTabUITest.UpdateUserPrefsVersion as flaky.
mirandac@chromium.org
2010-08-10
1
-1
/
+2
*
Not store autocomplete entries in DB for forms submitted using javascript.
inferno@chromium.org
2010-08-10
1
-0
/
+4
*
Mark NewTabUITest.NTPHasThumbnails FLAKY.
nshkrob@chromium.org
2010-08-10
1
-1
/
+2
*
Revert 55602 - Attempt at making BrowserKeyboardAccessibility lets flaky. If an
sky@chromium.org
2010-08-10
1
-101
/
+79
*
Marking BrowserEncodingTest.TestEncodingAliasMapping as flaky.
mirandac@chromium.org
2010-08-10
1
-1
/
+2
*
Fix CrosLibrary::TestApi valgrind errors
cmasone@google.com
2010-08-10
2
-5
/
+9
*
DOMUI prefs: Wire up Basics control states based on pref selections
stuartmorgan@chromium.org
2010-08-10
2
-9
/
+55
*
Adds SpeechRecognitionRequest class for sending recorded audio data to server...
satish@chromium.org
2010-08-10
3
-0
/
+297
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-10
18
-152
/
+304
*
Initialize most_recent_profile_ in constructor.
ctguil@chromium.org
2010-08-10
1
-1
/
+2
*
DOMUI prefs: Basic implementation of adding a startup page
stuartmorgan@chromium.org
2010-08-10
8
-16
/
+116
*
Attempt at making BrowserKeyboardAccessibility lets flaky. If an
sky@chromium.org
2010-08-10
1
-79
/
+101
*
Fixing filebrowser so it opens with a panel with no location bar. making it ...
dhg@chromium.org
2010-08-10
6
-10
/
+40
*
Use SSL/TCP port for notifications in sync tests.
rsimha@chromium.org
2010-08-10
7
-7
/
+30
*
[Mac] Add key equivalent for Clear Browsing Data to the Wrench menu.
rsesek@chromium.org
2010-08-10
1
-0
/
+1
*
New pyauto translate hooks: always and never translate button.
alyssad@chromium.org
2010-08-10
2
-0
/
+27
*
FBTF: Reapplies r55259, the first new IPC definition patch.
erg@google.com
2010-08-10
2
-1
/
+17
*
Mark TaskManagerBrowserTest.NoticeExtensionChanges as flaky.
mirandac@chromium.org
2010-08-10
1
-1
/
+2
*
Mark test UnloadTest.BrowserCloseUnload as flaky.
mirandac@chromium.org
2010-08-10
1
-1
/
+2
*
FBTF: Minor #include cleanup.
erg@google.com
2010-08-10
4
-5
/
+3
*
FBTF: Minor gfx/ header cleanup.
erg@google.com
2010-08-10
2
-0
/
+2
*
Added a method to check if a browser is closing.
pinkerton@chromium.org
2010-08-10
26
-0
/
+2466
*
[Mac] Insert the Update Chrome item to existing Wrench menus when notified.
rsesek@chromium.org
2010-08-10
3
-0
/
+38
*
On locale changed: take care of continue button on network_selection screen.
dilmah@chromium.org
2010-08-10
2
-8
/
+21
*
Add a session storage node to the cookies tree view for collected cookies.
jochen@chromium.org
2010-08-10
12
-55
/
+291
*
Don't redraw the location bar if there's nothing to redraw.
jochen@chromium.org
2010-08-10
4
-8
/
+18
*
Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the...
jochen@chromium.org
2010-08-10
19
-291
/
+40
*
Reland r55382. When blocking cookies, also show an icon in the location bar w...
jochen@chromium.org
2010-08-10
19
-40
/
+291
*
Re-enable the link to disable invididual plug-ins in a group.
bauerb@chromium.org
2010-08-10
1
-19
/
+18
*
Revert 55536 - Reland r55382. When blocking cookies, also show an icon in the...
jochen@chromium.org
2010-08-10
17
-278
/
+35
*
Support new libcros APIs: GetAutoRepeatEnabled, SetAutoRepeatEnabled, GetAuto...
yusukes@chromium.org
2010-08-10
4
-0
/
+79
*
Reland r55382. When blocking cookies, also show an icon in the location bar w...
jochen@chromium.org
2010-08-10
17
-35
/
+278
*
Linux: fix several bugs in KWallet password store support.
mdm@chromium.org
2010-08-10
2
-4
/
+36
*
Add xbap to download extensions warning list.
inferno@chromium.org
2010-08-10
1
-0
/
+1
[next]