summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleanup: make OnLogin to be pure virtual as all methods around.dilmah@chromium.org2011-03-043-1/+5
* Implement IpcPacketSocketFactorysergeyu@chromium.org2011-03-043-0/+368
* Return accessible icon URLs for disabled extensions in the management API.jstritar@chromium.org2011-03-044-5/+9
* Pass starting url when account is created.altimofeev@chromium.org2011-03-041-1/+2
* Remove the rectangle parameters which are no longer used anywhere.rbyers@chromium.org2011-03-042-78/+28
* Add an optional 'page_index' preference to apps and 'setPageIndex' message wh...rbyers@chromium.org2011-03-045-1/+77
* Make sure to remove RLZ-related registry values on chrome uninstall.rogerta@chromium.org2011-03-043-0/+9
* Added thread DCHECK for the UserManager.altimofeev@chromium.org2011-03-043-68/+36
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-0428-316/+315
* Update known crash.ukai@chromium.org2011-03-041-0/+3
* Print Preview: Make sure EnumeratePrintersTaskProxy gets deleted on the right...thestig@chromium.org2011-03-041-1/+7