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
*
Updating trunk VERSION from 826.0 to 827.0
chrome-release@google.com
2011-07-19
1
-1
/
+1
*
Add sample extension to allow/block third-party cookies.
bauerb@chromium.org
2011-07-19
9
-8
/
+222
*
Suppress new reliability crash in RenderViewHost::OnMessageReceived.
tyoshino@chromium.org
2011-07-19
1
-0
/
+3
*
Add notes for ChromeUI constants.
msw@chromium.org
2011-07-19
2
-6
/
+12
*
Adjust the size of keys and rows with CSS instead of calculating in JavaScript.
mazda@chromium.org
2011-07-19
5
-251
/
+211
*
Expand known_crashes.txt entry for base::internal::InvokerStorage1 reliabilit...
tyoshino@chromium.org
2011-07-19
1
-2
/
+1
*
Suppress reliability crash in BrowserRenderProcessHost::OnChannelError.
tyoshino@chromium.org
2011-07-19
1
-0
/
+3
*
Implement default protocol handler fallback.
koz@chromium.org
2011-07-19
3
-10
/
+69
*
Slows down frames per second, and moves from CIImage to NSImage.
dmaclach@chromium.org
2011-07-19
1
-13
/
+16
*
Update the ChromeVox component extension manifest so that it runs on all
dmazzoni@chromium.org
2011-07-19
1
-4
/
+4
*
DnsTransaction: added NetLog support.
agayev@chromium.org
2011-07-19
3
-11
/
+46
*
NaCl: Enable tests on Windows
mseaborn@chromium.org
2011-07-19
1
-3
/
+13
*
Fix ChromeOS webui GAIA login crash.
xiyuan@chromium.org
2011-07-19
1
-0
/
+3
*
Fix the position of the IME menu.
yusukes@google.com
2011-07-19
1
-2
/
+4
*
Use blob urls rather than "temporary" files for net-internals
mmenke@chromium.org
2011-07-19
1
-71
/
+16
*
Disable pyauto enterprise tests on linux
nirnimesh@chromium.org
2011-07-19
1
-0
/
+2
*
webui: change all assignment uses of innerText to textContent
estade@chromium.org
2011-07-19
12
-43
/
+43
*
ntp: pull RecentlyClosedTabsHandler into its own file
estade@chromium.org
2011-07-19
10
-258
/
+232
*
Add special case protocol names for mailto and webcal.
koz@chromium.org
2011-07-19
3
-4
/
+21
*
Remove LaunchAppWithHandleInheritance().
evan@chromium.org
2011-07-19
1
-2
/
+3
*
Added code for Linux enterprise testing
nirnimesh@chromium.org
2011-07-19
4
-275
/
+344
*
Fix minor issues in chromedriver dealing with design mode, frame switching,
kkania@chromium.org
2011-07-19
13
-63
/
+213
*
Re-enable testLaunchAppFullScreen on chromeos
nirnimesh@chromium.org
2011-07-19
1
-2
/
+0
*
Re-enable pyauto autofill tests that are now passing.
dennisjeffrey@chromium.org
2011-07-19
2
-18
/
+1
*
Fix typo. Remove unused code
nirnimesh@chromium.org
2011-07-19
1
-4
/
+1
*
Remove --enable-p2papi flag.
sergeyu@chromium.org
2011-07-19
3
-22
/
+0
*
NaCl: Allow the IRT library to be overridden via an environment variable
mseaborn@chromium.org
2011-07-19
1
-6
/
+20
*
Create CONTINUOUS_PUBLIC suite to exlude tests in CONTINUOUS suite that depen...
frankf@chromium.org
2011-07-19
1
-0
/
+54
*
Disable testClearHistoryAndDownloads on all OSes
nirnimesh@chromium.org
2011-07-19
1
-3
/
+4
*
Start the extension event routers for each profile, not just at browser startup.
yoz@chromium.org
2011-07-19
3
-11
/
+12
*
[Mac] Only highlight the button cell contents for AvatarButton.
rsesek@chromium.org
2011-07-19
1
-0
/
+2
*
GTK: Update the visibility of the other bookmarks button whenever we reshow t...
erg@chromium.org
2011-07-19
1
-0
/
+3
*
Enable pyauto tests related to ChromeOS security that should now pass.
dennisjeffrey@chromium.org
2011-07-19
1
-3
/
+0
*
Remove restriction of only allowing one NaCl MIME type handler extension.
elijahtaylor@google.com
2011-07-18
1
-3
/
+0
*
Disable PanelBrowserTest.Download*.
jennb@chromium.org
2011-07-18
1
-2
/
+2
*
Avoid having SavePackageFilePicker keep a reference to SavePackage, to avoid ...
jam@chromium.org
2011-07-18
4
-19
/
+14
*
Separate NetworkLibraryImpl into ImplBase and ImplCros
stevenjb@google.com
2011-07-18
4
-1717
/
+1855
*
Packing extensions on the command line: actually send message to stdout.
yoz@chromium.org
2011-07-18
1
-1
/
+1
*
Fix crash in auto-login feature when using an incognito window. The code
rogerta@chromium.org
2011-07-18
1
-1
/
+8
*
Auto-generate the WebGL conformance test list.
jrt@chromium.org
2011-07-18
4
-309
/
+147
*
Add test to find text on bookmarks manager.
hnguyen@chromium.org
2011-07-18
1
-1
/
+11
*
Revert "bookmarks: Wrap BookmarkCodec unittests into unnamed namespace."
evan@chromium.org
2011-07-18
1
-3
/
+3
*
Make Panel downloads use DownloadShelf in a tabbed browser.
jennb@chromium.org
2011-07-18
5
-10
/
+183
*
HoverCloseButton 10.6 SDK compatibility.
mark@chromium.org
2011-07-18
1
-1
/
+3
*
Make Dock restart work on 10.5.
mark@chromium.org
2011-07-18
7
-320
/
+442
*
Convert the remaining callers of LaunchApp to LaunchProcess.
evan@chromium.org
2011-07-18
8
-19
/
+30
*
bookmarks: Wrap BookmarkCodec unittests into unnamed namespace.
tfarina@chromium.org
2011-07-18
1
-3
/
+3
*
Disable failing pyauto extension security tests
nirnimesh@chromium.org
2011-07-18
1
-0
/
+3
*
Revert 92884 - 99% of sessions have prerender enabled.
cbentzel@chromium.org
2011-07-18
1
-4
/
+4
*
99% of sessions have prerender enabled.
cbentzel@chromium.org
2011-07-18
1
-4
/
+4
[next]