1
0
mirror of https://github.com/golang/go synced 2024-09-24 23:20:12 -06:00
go/misc
Shenghou Ma 6dfe0162a6 misc/chrome/gophertool: lower CL number's lower bound and fix input focus on Mac
As our CL number could be as small as 152046, changed CL number's lower bound
to 150000. Hopefully our issue count won't reach 150000 any time soon.
Chrome on Mac OS X has very strange behavior regarding the focus, although we
force the focus to the input box on load, the page still come up with focus on
"issue". Set the tabindex of the input box as a workaround.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6212055
2012-05-17 04:22:44 +08:00
..
arm arm: add gdb support to android launcher script 2010-07-30 10:35:07 +03:00
bash misc/bash: Completion for go tool. 2012-02-28 07:41:49 +11:00
bbedit misc/bbedit: error and rune support 2011-11-14 11:18:00 -08:00
cgo runtime, misc/cgo/test: fix build for Linux/ARM 2012-05-05 01:35:13 +08:00
chrome/gophertool misc/chrome/gophertool: lower CL number's lower bound and fix input focus on Mac 2012-05-17 04:22:44 +08:00
dashboard misc/dashboard/codereview: add sameer. 2012-05-15 08:38:05 +10:00
dist misc/dist: drop repetition in filenames, default to release tag 2012-04-26 13:25:53 -07:00
emacs misc/emacs: Restore the window position after a successful gofmt. 2012-05-07 11:46:01 -04:00
fraise misc: update type + builtin lists found in editor support files 2011-01-19 23:07:49 -05:00
goplay misc/goplay: fix error on IE8. 2012-03-27 11:16:29 +11:00
IntelliJIDEA misc: syntax highlighting support on IntelliJ IDEA 2011-05-20 11:03:33 -07:00
kate kate: add error and rune 2011-11-14 11:16:06 -08:00
notepadplus misc/notepadplus: error and rune support 2011-11-14 11:19:08 -08:00
osx misc/osx: update for dist tool, drop image.bash, update readme 2012-02-07 14:37:57 +11:00
swig various: use $GCFLAGS and $GCIMPORTS like Make does 2011-12-16 11:31:39 -05:00
vim misc/vim: restore fileencodings. 2012-03-14 18:43:01 +11:00
xcode misc/xcode: fix typos 2012-03-05 15:50:48 -08:00
zsh misc: add zsh completion for go tool. 2012-03-03 00:12:40 +01:00
benchcmp misc: update usage message in benchcmp for go tool 2012-03-05 10:57:58 +11:00
pprof runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00