summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-0971-130/+232
* Add a new GetInstance() method for singleton classes under chrome/service and...satish@chromium.org2010-12-0922-60/+138
* Disabling PrerenderInterceptorTests's due to memory leaks.cbentzel@chromium.org2010-12-091-3/+6
* Implement a useful context menu for the blocked plug-in frame:cevans@chromium.org2010-12-098-5/+156
* Widen PrerenderInterceptorTest suppression further.cbentzel@chromium.org2010-12-091-1/+0
* Heapcheck suppression for PrerenderInterceptorTestcbentzel@chromium.org2010-12-091-0/+7
* Widen suppression for the IPC::SyncChannel changes.cbentzel@chromium.org2010-12-091-1/+11
* Add memcheck suppression for remoting::RtcpWriter::SendReportcbentzel@chromium.org2010-12-091-1/+10
* Update deps to bring in updated Mac reference build.jam@chromium.org2010-12-091-1/+1
* Add Heapcheck suppression for remoting::RtcpWriter::SendReportcbentzel@chromium.org2010-12-091-0/+10
* Bring in latest Linux reference build.jam@chromium.org2010-12-091-1/+1
* Temporary workaround to get tests that reference singletons either directly o...tommi@chromium.org2010-12-098-89/+139
* Moved PrerenderInterceptor to chrome\browser\prerendercbentzel@chromium.org2010-12-097-39/+20
* Disable SPDY by default as a test to see if heap corruption goes away.willchan@chromium.org2010-12-092-1/+5
* Call IERefreshElevationPolicy after changing the policy.joi@chromium.org2010-12-091-1/+6
* Prevent the IE CEEE from creating a new renderer process for each new tabrogerta@chromium.org2010-12-092-4/+16
* Update DEPS to bring in latest Chrome win reference build.jam@chromium.org2010-12-091-2/+2
* Reset task manager after an item is deleted to update indentation.atwilson@chromium.org2010-12-091-0/+4
* linux: Stock menu icons update.sadrul@chromium.org2010-12-0911-216/+261
* Http cache: Remove the option to disable byte range support.rvargas@google.com2010-12-095-79/+12
* Simplified frame rate control in the chromoting host.sergeyu@chromium.org2010-12-0917-249/+217
* Add some more detail to PLOGs when debugging problemsdmaclach@chromium.org2010-12-091-26/+36
* Verify file descriptor count.dmaclach@chromium.org2010-12-091-1/+12
* Don't set SSLInfo on non-https requests. For SPDY with self-signed certsmbelshe@chromium.org2010-12-091-1/+4
* Add support for detecting text selection in chrome frame tests. This requires...kkania@chromium.org2010-12-099-23/+179
* sandbox: update DEPS for one more minor fix.evan@chromium.org2010-12-091-1/+1
* Follow pattern used for Linux and Windows to move the appropriate bits of Mac...rickcam@chromium.org2010-12-0910-222/+304
* Add a registry flag, so that we can enable/disable webRequest and webNavigati...joi@chromium.org2010-12-096-8/+37
* Fix chromeos build errorsjam@chromium.org2010-12-091-0/+1
* Add missing new linejam@chromium.org2010-12-081-1/+1
* Add missing new linejam@chromium.org2010-12-081-1/+1
* Add missing new linejam@chromium.org2010-12-081-1/+1
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-0859-7559/+6760
* chromeos: Update libcros dep to 7537f1e8.derat@chromium.org2010-12-081-1/+1
* [Chrome OS] Add README to explain wonky DEPS file usecmasone@chromium.org2010-12-081-0/+15
* Fixes bug in handling of spaces in the search provider. The problemsky@chromium.org2010-12-0813-36/+86
* Update the blacklist to reflect latests statistics.finnur@chromium.org2010-12-082-24/+112
* Suppression for IPC::SyncChannel constructor, on Linux this time.cbentzel@chromium.org2010-12-081-0/+10
* gurl: update r149->r150 to pick up a small changeevan@chromium.org2010-12-081-1/+1
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-0811-31/+15
* Fix a typo in UrlmonUrlRequest to clear the map during shutdownamit@chromium.org2010-12-081-1/+1
* False Start blacklist: add giltcdn.comagl@chromium.org2010-12-081-0/+1
* Implement proxying GetModuleLocalDirContents in the Flash proxy.brettw@chromium.org2010-12-081-3/+34
* Makes instant run before unload listeners.sky@chromium.org2010-12-0817-37/+244
* [gtk] Don't hide cursor behind instant suggest labelestade@chromium.org2010-12-081-6/+10
* Suppression for IPC::SyncChannel constructor.cbentzel@chromium.org2010-12-081-0/+11
* Suppression for WebCore::InlineFlowBox::placeBoxesInBlockDirectioncbentzel@chromium.org2010-12-081-0/+8
* Fixes bug where tab/right-arrow to commit results wouldn't alwayssky@chromium.org2010-12-086-10/+25
* Remove CSS vendor prefixes where not needed.arv@chromium.org2010-12-0830-46/+44
* Define IPC_USES_READWRITEdmaclach@chromium.org2010-12-082-18/+33