summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed tracing when the context is already current.kgr@chromium.org2012-05-093-3/+6
* Update .DEPS.gitchrome-admin@google.com2012-05-091-1/+1
* [ChromeFrame] Upload metrics data to both the XML and the protocol buffer pip...isherman@chromium.org2012-05-094-34/+45
* WebKit merge 116503:116542ojan@chromium.org2012-05-091-1/+1
* Disable custom pictures when ephemeral users enabledbartfab@chromium.org2012-05-092-11/+34
* Removes the dependency that the SuggestionsCombiner had on themacourteau@chromium.org2012-05-095-12/+24
* Use generic package name retrieval.nyquist@chromium.org2012-05-091-2/+2
* [chromedriver] Identify a frame using a unique ID instead of by index or name.kkania@chromium.org2012-05-091-23/+24
* Valgrind / Heapchecker: Update TransportSecurityPersister leak suppressions a...thestig@chromium.org2012-05-092-8/+15
* gdata: Include an error code when a fetch is failed in GDataSyncClient.satorux@chromium.org2012-05-091-1/+1
* Add support to SystemTray for a second bubble for notifications.stevenjb@chromium.org2012-05-095-91/+377
* Update .DEPS.gitchrome-admin@google.com2012-05-091-1/+1
* Uprev expected netflix version # for testrohitbm@chromium.org2012-05-091-1/+1
* roll skia to 3884reed@google.com2012-05-092-1/+4
* NaCl Validation Cache: move browser implementation into its own file.ncbray@google.com2012-05-094-47/+120
* add proxy support in install-chroot.shjames.wei@intel.com2012-05-091-2/+10
* Use frame->document().referrerPolicy instead of frame->referrerPolicy()jochen@chromium.org2012-05-092-3/+4
* views: Hide the class declaration of SimpleMessageBoxViews in the source file.tfarina@chromium.org2012-05-093-104/+87
* Fix for enableTouchOptimizedCss() function.kgr@chromium.org2012-05-091-10/+4
* Consistently log the ID of a spdy stream as "stream_id"rch@chromium.org2012-05-093-5/+5
* Update .DEPS.gitchrome-admin@google.com2012-05-091-1/+1
* Roll software rendering list to r135645yongsheng.zhu@intel.com2012-05-091-1/+1
* Fix presubmit js style nits.kmadhusu@chromium.org2012-05-092-49/+302
* Fix failed browser test BrowserGuestSessionNavigatorTest.Disposition_Settings...bshe@chromium.org2012-05-091-0/+2
* Reverting to the deprecated version of GetDefaultRequestContext which maintia...rlp@chromium.org2012-05-092-2/+8
* Move transport_security_persister to chrome/browser/net. Fix test file leak, ...thestig@chromium.org2012-05-097-57/+66
* Update .DEPS.gitchrome-admin@google.com2012-05-091-0/+2
* Add checkdeps exclusions for metro bits.robertshield@chromium.org2012-05-091-0/+2
* Kill Pipeline::SetBufferedTime(), since nobody needs/uses it.fischman@chromium.org2012-05-098-93/+1
* Fixes crash in SuggestionsCombiner::FillPagesValue by ensuring suggestions so...beaudoin@chromium.org2012-05-093-11/+9
* Fix PhishingDOMFeatureExtractorTest flakiness by ensuring that IPC channel na...bryner@chromium.org2012-05-091-3/+6
* Disable ContextMenuBrowserTest.RealMenu on chromeososhima@chromium.org2012-05-091-1/+1
* gdata: fix problem with periodic updates when network connection is interrupted.satorux@chromium.org2012-05-092-1/+23
* Update .DEPS.gitchrome-admin@google.com2012-05-091-1/+1
* roll gyp 1363:1373scottmg@chromium.org2012-05-091-1/+1
* Coverity: Fix pass by value error.kmadhusu@chromium.org2012-05-092-2/+2
* Try to fix GeolocationProviderTest flakinessbartfab@chromium.org2012-05-091-4/+17
* Some minor modifications to the UI for debugging the omnibox ranking.cchrysafis@google.com2012-05-092-25/+65
* Replace CHECK by DCHECK, at least for M20.enal@chromium.org2012-05-091-1/+1
* A better fix for scaling issue.gene@chromium.org2012-05-097-110/+40
* - Move UninstallService handling code.vitalybuka@chromium.org2012-05-093-14/+154
* Remove node_leak_test.cc from test_shell_tests.tony@chromium.org2012-05-092-78/+0
* Detect crashes while running native tests in APK.nileshagrawal@chromium.org2012-05-095-14/+67
* Adding `protectedContentEnabled` toggle to the Privacy extension API.mkwst@chromium.org2012-05-094-3/+49
* update crosh_builtin to 0.7.9rginda@chromium.org2012-05-091-7/+4
* Reland "Implement random wallpaper feature"bshe@chromium.org2012-05-0917-77/+278
* It used to be possible to change the position of the notification bubble on C...pkotwicz@chromium.org2012-05-091-0/+6
* Make sure only the main browser process and service proceses are allowed to c...pastarmovj@chromium.org2012-05-091-1/+11
* chromeos: Add flag for subpixel-positioned text.derat@chromium.org2012-05-094-12/+37
* Add bufferSize argument of socket.read() and socket.recvFrom()penghuang@chromium.org2012-05-093-8/+19