summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added native_web_keyboard_event_aura.ccdavemoore@chromium.org2011-10-032-0/+26
* NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...cbentzel@chromium.org2011-10-0314-82/+490
* Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...jam@chromium.org2011-10-0320-95/+92
* WebUI: Use the TOOLKIT_VIEWS define to determine the value of isViews.jhawkins@chromium.org2011-10-033-4/+18
* Revert 103785 - [web-ui] Migrate callbacks to base::Bind.csilv@chromium.org2011-10-0338-373/+193
* chromeos: Make Search key never close the NTP.derat@chromium.org2011-10-032-10/+36
* session restore: Terminate the message-loop immediately.sadrul@chromium.org2011-10-031-1/+1
* layer: Resize a View's layer when the View is resized, even if it's not visible.sadrul@chromium.org2011-10-032-25/+53
* Makes views unit test runnable again and addssky@chromium.org2011-10-036-9/+150
* [web-ui] Migrate callbacks to base::Bind.csilv@chromium.org2011-10-0338-193/+373
* Change some uses of NewRunnable*() in unit tests to base::Bind().mdm@chromium.org2011-10-032-170/+160
* Update .DEPS.gitchrome-admin@google.com2011-10-031-1/+1
* Options: Use cr.isViews instead of the wrong check I had in place before.jhawkins@chromium.org2011-10-031-1/+6
* Update Breakpad to r842, picking up:mark@chromium.org2011-10-039-207/+55
* Reland the layer creation change since the touchui issues will be resolved in...sadrul@chromium.org2011-10-0317-470/+186
* Do search for disk in OnMountCompleted only once.tbarzic@chromium.org2011-10-031-4/+4
* [Sync] Only load from those tabs that have been modified when reassociating.zea@chromium.org2011-10-035-20/+37
* [ChromeOS] Add border/background for Gaia box.xiyuan@chromium.org2011-10-031-0/+2
* Language 'add' button still active if spell check is disabled. (Regression fix)groby@chromium.org2011-10-031-1/+0
* net: add a number of entries to the False Start blocklist.agl@chromium.org2011-10-031-0/+9
* Disable the error reporting option for secured URL.mad@chromium.org2011-10-032-0/+14
* PPAPI SetFullscreen: Explicitely disallow state changes when the oppositepolina@google.com2011-10-033-5/+20
* Fix crash on trying to kill an unresponsive tab.rkc@chromium.org2011-10-031-1/+4
* Fix speech input keyboard shortcut on Mac OS X.dmazzoni@chromium.org2011-10-032-1/+2
* [Mac] Tweaks to sizing and spacing of mini tabs.rsesek@chromium.org2011-10-032-5/+20
* Revert 103760 (broke build) - Add a metric to Chrome to measure fragmentation...willchan@chromium.org2011-10-036-171/+0
* Fixed a minor bug in NativeThemeWin::PaintToNonPlatformCanvas(), which is use...alokp@chromium.org2011-10-031-3/+13
* Add a metric to Chrome to measure fragmentation of chrome.dll at startup.robertshield@chromium.org2011-10-036-0/+171
* Actually disable the flakey test on Windows.scottbyer@chromium.org2011-10-031-1/+1
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-0365-122/+142
* Remove XmppClient::Abort() call from XmppSignalStrategy::Close().sergeyu@chromium.org2011-10-031-4/+0
* Fix selection handler position in touch.xji@google.com2011-10-034-27/+82
* Update static document for webNavigation APIjochen@chromium.org2011-10-034-18/+80
* Widen suppression for FFMpegVideoDecodeEngine::DecodeFramecbentzel@chromium.org2011-10-031-2/+4
* Preview now defualts to color for GCP printers with unknown color support.abodenha@chromium.org2011-10-031-2/+4
* WebUI TaskManager: Allow scripts to close windows when opening memory statsyoshiki@chromium.org2011-10-031-0/+12
* Update .DEPS.gitchrome-admin@google.com2011-10-031-1/+1
* Roll WebKit DEPS: 96490 => 96521abarth@chromium.org2011-10-031-1/+1
* CrOS - Fix crash when opening a file from a form file inputjamescook@chromium.org2011-10-035-55/+138
* Disable CLANG_WARN_CXX0X_EXTENSIONS (-Wc++0x-extensions) when building withmark@chromium.org2011-10-031-0/+11
* From comment:apatrick@chromium.org2011-10-031-0/+9
* Track connected network to display correct VPN icon.stevenjb@google.com2011-10-031-2/+10
* Re-enable PanelBrowserTest.AutoResize on ChromeOSstevenjb@google.com2011-10-031-3/+0
* Add tools/emacs watch.fischman@chromium.org2011-10-031-0/+4
* Reland the patch to fix the problem that sometimes panel on Windows is not se...jianli@chromium.org2011-10-035-101/+228
* Add trace code to track all posted tasks in message_loop and WorkerThreads (n...jbates@chromium.org2011-10-0312-142/+195
* Re-enable PrerenderBrowserTest.PrerenderClearHistory.mmenke@chromium.org2011-10-031-2/+1
* Fix battery text when no battery is present.stevenjb@google.com2011-10-032-24/+30
* Workaround a problem where clang and gcc behavior wrt the creation of temp ob...robertm@google.com2011-10-034-5/+12
* gtk: Delete browser_window_factory_gtk.cc.tfarina@chromium.org2011-10-033-15/+7