summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build WebKit Full Screen API. Support is disabled by default; enable with --e...ddorwin@chromium.org2011-03-048-5/+19
* 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
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-0420-61/+304
* Reorder some functions in ExtensionPrefs to keep related methods together.asargent@chromium.org2011-03-042-25/+25
* Roll WebKit 80364:80370.tonyg@chromium.org2011-03-041-1/+1
* 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-0411-14/+155
* Two things:ben@chromium.org2011-03-0410-281/+210
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-0491-158/+142
* 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-045-97/+1
* 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-0417-95/+42
* Add FilePath to the gdb pretty printers.tony@chromium.org2011-03-041-5/+17
* [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-047-15/+15
* Retry profile menu model change and clang fixes.mirandac@chromium.org2011-03-045-1/+97
* 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-045-26/+25
* Cleaning up media/base/clock.cc,hscherkus@chromium.org2011-03-042-10/+10
* Add a function to get the processor architecture. I will be using this in th...pkasting@chromium.org2011-03-046-17/+41
* Roll WebKit 80351:80364 and cleanup layout test expectations.tonyg@chromium.org2011-03-042-4/+1
* Mute ALSA audio completelydavej@chromium.org2011-03-041-4/+15
* gdb: print GURLs as stringsevan@chromium.org2011-03-041-1/+7
* Extension ids are ASCII.evan@chromium.org2011-03-047-12/+13
* Oops, change O3D's DEPS on Chromium's breakpad code again. :( The current tru...tschmelcher@chromium.org2011-03-041-1/+1
* Don't translate dirty rectangles in Mac capturer.lambroslambrou@chromium.org2011-03-041-4/+1
* Remove border and shrink heading of network error page when in a subframe.mmenke@chromium.org2011-03-041-10/+44
* Clean up layout test expectations.tonyg@chromium.org2011-03-041-3/+1
* While enumerating plugins under the MozillaPlugins registry key, we should ig...ananta@chromium.org2011-03-043-3/+63
* 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-0424-89/+371
* Roll WebKit 80340:80351.tonyg@chromium.org2011-03-042-1/+3
* Tweaks ChromeURLDataManager comments.sky@chromium.org2011-03-041-1/+1
* Disable Chrome Frame net tests temporarily. There are least two DCHECKS that ...robertshield@chromium.org2011-03-041-9/+18
* Post a task to log the error messages.backer@chromium.org2011-03-043-19/+28
* Adding missing forward declaration of struct PP_CompletionCallback.brettw@chromium.org2011-03-041-0/+2
* This is the final step to turn on the experimental webkit media statistics su...sjl@chromium.org2011-03-041-0/+1
* 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