summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-1523-452/+368
* Expand the pattern of a reliability supression.rvargas@google.com2010-05-151-1/+1
* Analytics tutorial updateskurrik@chromium.org2010-05-154-5/+44
* Fix bad_alloc linkage error on chromeos valgrind bots. part 1.oshima@chromium.org2010-05-151-3/+14
* Reworked extension to leverage magic iframes for speedy load timesscherkus@chromium.org2010-05-159-147/+327
* Posix: implement diagnostics mode console output.mattm@chromium.org2010-05-151-37/+144
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-1523-368/+452
* SPDY: Add push streams to the NetLog.willchan@chromium.org2010-05-152-1/+28
* Fix line endings for the cookie API test files.cindylau@google.com2010-05-153-45/+45
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-1537-1245/+267
* Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...willchan@chromium.org2010-05-159-170/+11
* Support SpdySession as a new NetLog source type. Start logging some more SPDY...willchan@chromium.org2010-05-159-11/+170
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-1418-24/+495
* Refactored the SAS parameter code slightly to avoid redundant listing of para...petersont@google.com2010-05-142-181/+170
* Create first tests for verifying that Chrome Frame does not interfere with no...kkania@chromium.org2010-05-148-69/+256
* Fix OpenMAX video decoding hanginghclam@chromium.org2010-05-142-13/+26
* Revert 47329 - Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferSto...rvargas@google.com2010-05-143-33/+1
* Removed AlsaPcmOutputStrem::Packet. Fixed bug in AlsaPcmOutputStream::Schedul...sergeyu@chromium.org2010-05-148-187/+262
* Make app icons even wider.aa@chromium.org2010-05-141-2/+2
* AutoFill filling billing address and company name from profile.dhollowa@chromium.org2010-05-147-66/+220
* fix for th official builds. for some reasons they are not picking up include ...zelidrag@chromium.org2010-05-141-3/+0
* Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferStorage.zmo@google.com2010-05-143-1/+33
* GYP changes for FreeBSD and OpenBSDpvalchev@google.com2010-05-1416-21/+37
* Add a reliability crash supression.rvargas@google.com2010-05-141-0/+3
* Add missing virtual functions for ChromeOS.finnur@chromium.org2010-05-142-6/+8
* Add the URLRequest's method and load flags to the NetLog.eroman@chromium.org2010-05-148-21/+80
* Fix a Memcheck:Cond caused by not setting |cert_id_| in the PageInfoWindowMac...rsesek@chromium.org2010-05-141-1/+2
* Add fade-out animation to the app launcher.finnur@chromium.org2010-05-148-9/+80
* Changed used of ASSERT() to DCHECK().akalin@chromium.org2010-05-1414-54/+70
* Removing the app launcher button in the ChromeOS browser and making the app l...jcivelli@chromium.org2010-05-1419-135/+83
* cleaner grd files: use os.find('bsd') instead of listing all the versionpvalchev@google.com2010-05-145-7/+7
* When a demo on the o3d-webgl site gets opened in an ordinary browser that doe...petersont@google.com2010-05-142-11/+78
* Add automation hooks for fetching info about omniboxnirnimesh@chromium.org2010-05-146-36/+513
* GTK: Polish find bar in gtk mode.erg@chromium.org2010-05-143-6/+24
* NSSize is equivalent to CGSize in the 64-bit Mac environment.mark@chromium.org2010-05-141-0/+4
* Add a private opaque pointer option to VideoFrame.scherkus@chromium.org2010-05-143-5/+70
* Candidate fix for bug 44108. The FromBindContext function was inherently racy...tommi@chromium.org2010-05-149-54/+89
* Delete code: Remove support from PassiveLogCollector for "unbounded passive l...eroman@chromium.org2010-05-143-116/+19
* Revert 47300 - Patching on behalf of gene@chromium.org.rvargas@google.com2010-05-142-255/+19
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-1/+2
* remove last comma from enum lists (required to build on NaCl with stricter co...nfullagar@google.com2010-05-141-5/+5
* [Mac] Rewrite the page info window to be built dynamically.rsesek@chromium.org2010-05-1411-1138/+419
* Patching on behalf of gene@chromium.org.sanjeevr@chromium.org2010-05-142-19/+255
* Supress a mac valgrind leak.rvargas@google.com2010-05-141-0/+13
* Compile fix for CL: Form AutoFill Phone number should be displayed as xxx-xxx...dhollowa@chromium.org2010-05-141-2/+4
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-1419-371/+1066
* Fixed up several sscanf format strings/arguments to get rid of warnings. Also...dmaclach@chromium.org2010-05-149-1566/+1617
* Landing revision 47182 again: Added dependency on ANGLE for all platforms now...alokp@chromium.org2010-05-142-47/+22
* Implement new painting API in Chrome. This also makes some minor tweaks and i...brettw@chromium.org2010-05-147-94/+341
* GTK: Match link colors.erg@chromium.org2010-05-142-18/+27