Hi everyone, first I want to say Happy New Years! For the last year, it was very easy and super fast searching the code base of Chromium via http://www.google.com/codesearch, everything was there. Codesearch gave us nice set of code searching tools we can use. It was faster than grep, ack-grep, etc... If I wanted to search for a variable, all I do "package:src.chromium.org kSomePrefVariable" and instantaneously, it gives me the results.
For the past month or so, I rarely get any results anymore. Try searching for something that was committed last week, even couple of month ago, you simply can't. Does anyone internal know whats wrong? Did we block some crawling (similar thing to what WebKit did to their repository)? It would be nice if we can re-enable whatever we disabled. It was a nice, well presented feature to explore Chromium's massive source code -Mohamed -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
