summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-0513-41/+301
* Enable ChromeFrame net tests. These tests regressed with the change in the ch...ananta@chromium.org2011-03-051-1/+14
* Update translations using strings from launchpad.net r141tony@chromium.org2011-03-051-0/+1
* Add a declared destructor as suggested by Clang builder.satish@chromium.org2011-03-042-0/+4
* Hover/selection of username dropdown items should do nothingdhollowa@chromium.org2011-03-044-27/+77
* Move infobar_delegate.[cc,h] back to chrome/browser/tab_contents.tfarina@chromium.org2011-03-048-5/+208
* WebUI Prefs: Remove trailing colon from 'Home page'stuartmorgan@chromium.org2011-03-041-1/+1
* Stream speech audio to server as it gets recorded, instead of waiting until e...satish@chromium.org2011-03-042-1/+19
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-0444-96/+213
* Cleanuposhima@google.com2011-03-041-25/+0
* Use string for hash in callbacks from safebrowsing. This makes the API more c...lzheng@chromium.org2011-03-043-4/+5
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-0410-17/+32
* Fixes bad code in WaitForProcessLauncherThreadToGoIdleObserver.sky@chromium.org2011-03-042-0/+23
* Use https instead of http for software renderling list auto update URL.zmo@google.com2011-03-042-4/+2
* ui_tests: use proper API for getting tab titleevan@chromium.org2011-03-045-24/+20
* Revert 76088 - Fix extra focus glow for the omnibox on Mac OS X Lion.avi@chromium.org2011-03-041-7/+1
* Build WebKit Full Screen API. Support is disabled by default; enable with --e...ddorwin@chromium.org2011-03-044-1/+10
* Disable this test temporarily. http://crbug.com/74971ben@chromium.org2011-03-041-1/+1
* [Mac] Apply CrTrackingArea to the two other places where we get |-mouseMoved:...rsesek@chromium.org2011-03-047-9/+79
* Reorder some functions in ExtensionPrefs to keep related methods together.asargent@chromium.org2011-03-042-25/+25
* Move preliminary gpu info collection and software rendering flags computation...zmo@google.com2011-03-048-46/+65
* Fix crash in utility process when running chrome with --no-sandbox.mpcomplete@chromium.org2011-03-041-0/+2
* Give a helpful warning message if a url patern contains a port.skerner@chromium.org2011-03-0448-181/+629
* Integrate P2P Sockets IPC with chromoting plugin.sergeyu@chromium.org2011-03-043-0/+59
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-0458-98/+89
* Rename BrowserFrameGtk::Init to BFG::InitBrowserFrame.thakis@chromium.org2011-03-046-10/+10
* Remove a DCHECK from TabposeWindow.rsesek@chromium.org2011-03-041-2/+4
* Revert 76952 - Retry profile menu model change and clang fixes.aa@chromium.org2011-03-043-93/+0
* AsyncDoAutomaticFreeDiskSpaceControl API introducedglotov@google.com2011-03-045-9/+41
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-046-20/+15
* [Sync] Add 'Events' tab to chrome://sync-internalsakalin@chromium.org2011-03-044-138/+238
* Print Preview: Always stop the preview job worker and handle the case where t...thestig@chromium.org2011-03-041-24/+23
* Rename Window::SetBounds to SetWindowBounds, to uncofuse overrides.thakis@chromium.org2011-03-042-2/+2
* Retry profile menu model change and clang fixes.mirandac@chromium.org2011-03-043-0/+93
* Turn on flag for Linux, too.scottbyer@chromium.org2011-03-041-4/+4
* Load url if appcache exists in offline mode.oshima@google.com2011-03-046-207/+76
* Enable filesystem: URIs by default and remove enabling switch.adamk@chromium.org2011-03-043-7/+1
* Changing the URL pointed to clear browsing data shortcut in shortcuts pyauto ...sunandt@chromium.org2011-03-041-1/+1
* Move GetWindowsArchitecture() to windows_version.h.pkasting@chromium.org2011-03-041-1/+0
* Add a function to get the processor architecture. I will be using this in th...pkasting@chromium.org2011-03-042-10/+9
* Mute ALSA audio completelydavej@chromium.org2011-03-041-4/+15
* Extension ids are ASCII.evan@chromium.org2011-03-047-12/+13
* Remove border and shrink heading of network error page when in a subframe.mmenke@chromium.org2011-03-041-10/+44
* This fixes the wording on the killed tab.gspencer@chromium.org2011-03-041-1/+1
* Chrome changes to move ConenctionType, etc fome chromeos_network to network_l...stevenjb@google.com2011-03-042-7/+138
* Convert worker, speech_input, and utility messages to use the new macros, eli...tsepez@chromium.org2011-03-0410-661/+341
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-042-23/+16
* Tweaks ChromeURLDataManager comments.sky@chromium.org2011-03-041-1/+1
* Post a task to log the error messages.backer@chromium.org2011-03-041-2/+3
* Speculative fix for throbber showing on all tabs for linux.sky@chromium.org2011-03-041-0/+5