summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Update the animation callback histogram to measure only the delay between pos...jamesr@chromium.org2011-02-181-33/+46
* Fix command handler for /session/:sessionId/execute (execute_script) forkkania@chromium.org2011-02-183-69/+17
* Reduce size of all PNGs with pngcrush.estade@chromium.org2011-02-18498-0/+0
* Implement chrome://crashesstuartmorgan@chromium.org2011-02-1815-0/+565
* Fix bug with other bookmarks painting... a couple of methods hadn't been rena...ben@chromium.org2011-02-181-2/+2
* Remove usages of RootView from View by moving relevant RootView API methods t...ben@chromium.org2011-02-184-12/+10
* [Mac] Fix cut-off Browser chrome when opening Tabpose with an infobar showing.rsesek@chromium.org2011-02-183-9/+45
* Second try - didn't rev the unit test in the first version of this fix.maf@chromium.org2011-02-183-8/+24
* Implement support for special offset constants in IAccessibleText methods.dmazzoni@chromium.org2011-02-181-1/+9
* Quick fix for problems with editable text field accessibility by not sendingdmazzoni@chromium.org2011-02-181-2/+0
* Create a new autocomplete popup for touch. This CL depends onvarunjain@chromium.org2011-02-189-37/+291
* Disabling Autofill test, autofill.AutoFillTest.testFilterMalformedEmailAddres...sunandt@chromium.org2011-02-181-0/+3
* Add product-specific flags to the rename command in the registry. This fixes...grt@chromium.org2011-02-183-16/+18
* Revert 75405 - Register Application Restart with Windows Restart Manager on b...msw@chromium.org2011-02-183-42/+9
* Register Application Restart with Windows Restart Manager on browser_main sta...msw@chromium.org2011-02-183-9/+42
* Set the minimum timer interval on a per-page basis, and adjust it whenkbr@google.com2011-02-182-4/+15
* Refactor WebResourceService class, making it more generic. Move all the prom...zmo@google.com2011-02-1819-545/+651
* Add field trial for A/B testing of SSL False Start.mbelshe@chromium.org2011-02-183-0/+47
* Fix a regression when switching the options pane to use Dom UI: when a user c...robertshield@chromium.org2011-02-181-0/+6
* DownloadFile no longer keeps track of whether or not the final rename has occ...ahendrickson@chromium.org2011-02-188-130/+59
* Remember the appropriate previous directory when opening a select folder dialog.dmazzoni@chromium.org2011-02-181-3/+1
* Revert 75393 - Cancel prerender if any of the visited URLs are https.cbentzel@chromium.org2011-02-188-117/+28
* Set the accessibility ViewProp in OnCreate in addition to Show, becausedmazzoni@chromium.org2011-02-181-0/+6
* Cancel prerender if any of the visited URLs are https.cbentzel@chromium.org2011-02-188-28/+117
* Temp dir cleanup:grt@chromium.org2011-02-1821-262/+296
* Refactor how surfaces are acquired for GPU compositing.backer@chromium.org2011-02-1813-67/+153
* Call method CheckTitle to verify title of the active tab.jnd@chromium.org2011-02-181-6/+2
* Implemented a policy to match the ClearSiteDataOnExit pref.pastarmovj@chromium.org2011-02-187-4/+52
* Fix service process to not idle-timeout if Chromoting is enabled.wez@chromium.org2011-02-181-0/+5
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-1821-62/+62
* Initialize media library on service process startup.wez@chromium.org2011-02-182-5/+28
* Remove unused render_view_ field from GeolocationDispatcher class.jknotten@chromium.org2011-02-181-3/+0
* Updating trunk VERSION from 676.0 to 677.0chrome-release@google.com2011-02-181-1/+1
* [Sync] Fix bug in JsSyncManagerObserver leading to erroneous change info.akalin@chromium.org2011-02-182-11/+15
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-1848-13264/+206
* Changed parsing code for the phonenumbers fields to incorporate different com...georgey@chromium.org2011-02-188-107/+394
* Fix resizing behavior of the input method button in the chromeos status bar.falken@chromium.org2011-02-181-1/+4
* Fixed autofill.py import error.dyu@chromium.org2011-02-181-1/+1
* cocoa: Do not show up a tooltip when hovering on the magnifying glass on NTP.tfarina@chromium.org2011-02-182-6/+4
* Revert 75342 - The bookmark folder menus look bad when squeezed up against th...mattm@chromium.org2011-02-181-18/+3
* [Sync] Split up about:sync html files to be more manageableakalin@chromium.org2011-02-187-354/+570
* Test Autofill's ability to merge duplicate profiles anddyu@chromium.org2011-02-185-12/+577
* Turning on accelerated layers by defaultvangelis@chromium.org2011-02-184-12/+5
* The bookmark folder menus look bad when squeezed up against the bottom of a s...maf@chromium.org2011-02-181-3/+18
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-1880-104/+104
* [Sync] Set logging that may contain personal information to verbosity level 2.zea@chromium.org2011-02-184-15/+15
* Adding pyauto tests for checking Chrome shortcuts.sunandt@chromium.org2011-02-181-0/+89
* Just some tidying up while I'm in here. maf@chromium.org2011-02-181-1/+0
* Fixed a corner case issue with printing XPS documents to the Microsoft XPS Do...sanjeevr@chromium.org2011-02-181-4/+9
* Add unit tests for BackgroundApplicationListModelrickcam@chromium.org2011-02-183-2/+243