summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid a crash in ChromeFrame in the BindToStorage call initiated when our act...ananta@chromium.org2010-04-159-116/+188
* Make MessageLoop::MessageLoop easier to read.thestig@chromium.org2010-04-151-17/+16
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-1521-37/+85
* AutoFill: Handle non-unique profile labels by appending an increasing number tojhawkins@chromium.org2010-04-153-11/+144
* Make C, MMX and SSE2 all output the same resultsfbarchard@chromium.org2010-04-158-827/+682
* NTP: Add work around for layout bug that some users are hitting.arv@chromium.org2010-04-152-7/+16
* Revert 44570 - Fix chrome os flakyness for test ExtensionApiTest.CaptureVisib...nsylvain@chromium.org2010-04-159-99/+55
* Don't delete the IOThread globals until all of the MessageLoop::DestructionOb...eroman@chromium.org2010-04-152-3/+3
* Remove obsolete dragging functions.estade@chromium.org2010-04-154-17/+0
* fixed compilation problem with disabled SSEsergeyu@chromium.org2010-04-151-1/+1
* Change prepopulated search engines to reflect new data.mirandac@chromium.org2010-04-151-25/+65
* Fix offscren invalidation in windowless pluginsstuartmorgan@chromium.org2010-04-142-3/+10
* Fix memory smash, take 2.pkasting@chromium.org2010-04-148-21/+46
* Fix for LoginPromptTesti.CancelRedundantAuths and related tests on linux views.zelidrag@chromium.org2010-04-141-3/+5
* Add all the new failing fast/ruby layout tests to the downstream expectation ...nsylvain@chromium.org2010-04-141-0/+36
* Revert 44572 - [Mac] Update locationbar icon as user types.nsylvain@chromium.org2010-04-141-3/+0
* More memleak supressions.aa@chromium.org2010-04-141-0/+26
* Update suppressions file with a resolution from Apple and removed a suppressi...avi@chromium.org2010-04-141-13/+2
* [Mac] Update location-bar icon as user types.shess@chromium.org2010-04-141-0/+3
* Make it impossible to click OK if you've selected 0 datatypes.dantasse@chromium.org2010-04-143-9/+52
* Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab.skerner@chromium.org2010-04-149-55/+99
* Revert "Remove 2 memcpy() for omx video decode input"hclam@chromium.org2010-04-1414-126/+78
* Sniff data for the chrome meta tag as in comes in.amit@chromium.org2010-04-142-9/+8
* Bookmark manager: Middle click, Ctrl click, Shift+Control click should open b...arv@chromium.org2010-04-148-118/+658
* Fix for OSX 10.6 wifi crash: can't call [CWInterface +interface] on a machine...joth@chromium.org2010-04-141-35/+48
* Land http://codereview.chromium.org/1621010tim@chromium.org2010-04-142-16/+10
* Increase vista dual intl* expectations.chase@chromium.org2010-04-141-2/+2
* GTK: Use correct button mask on reload button.erg@chromium.org2010-04-141-1/+1
* Suppress deliberate leak of Mac plugins on shutdownstuartmorgan@chromium.org2010-04-141-0/+13
* Switch from using std::min to std::max to fix an obvious bug in tab_proxy.brettw@chromium.org2010-04-141-7/+11
* Fix bug that caused us to have many duplicate registrationsaa@chromium.org2010-04-143-5/+96
* Send bool response on message SET_MAX_FPSzhurunz@google.com2010-04-143-8/+1
* AutoFill: Don't send suggestions or fill forms that are not auto-fillable.jhawkins@chromium.org2010-04-141-1/+11
* Fixing missing newlineapatrick@chromium.org2010-04-141-1/+1
* [Mac] Omnibox text drag drag URL when select-all.shess@chromium.org2010-04-146-5/+78
* Clear GL contexts and frame buffers after creation and resizing.apatrick@chromium.org2010-04-147-88/+171
* POSIX: Implement the fastbuild option.thestig@chromium.org2010-04-141-1/+3
* Add chrome.tabs.getCurrent() api call to extensions.rafaelw@chromium.org2010-04-1417-197/+489
* Add an accessor for KVO.avi@chromium.org2010-04-141-1/+3
* Set missing LF eol-style.evan@chromium.org2010-04-141-75/+75
* Remove 2 memcpy() for omx video decode inputhclam@chromium.org2010-04-1414-78/+126
* Add a Thread::CleanUpAfterMessageLoopDestruction() method which gets called a...eroman@chromium.org2010-04-143-24/+158
* Fix linux views buildestade@chromium.org2010-04-141-2/+2
* Check for closed read sockets and handle them properly.akalin@chromium.org2010-04-141-1/+26
* Fixed ESC handling on constrained dialogs on GTK. We used to stop the entire ...zelidrag@chromium.org2010-04-142-2/+54
* Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...cbentzel@chromium.org2010-04-1418-32/+480
* AutoFill: Two renderer-side fixes.jhawkins@chromium.org2010-04-142-5/+8
* Add download item tooltips on linux/win.estade@chromium.org2010-04-144-0/+33
* GTK: Prevent inappropriate drag of location bar location icon.estade@chromium.org2010-04-142-9/+31
* Recommit of the ill-fated r44474, this time with new compiling goodness.robertshield@chromium.org2010-04-1411-5/+489