summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix an include.brettw@chromium.org2009-10-092-2/+2
* Fix header.brettw@chromium.org2009-10-091-1/+1
* Fix include.brettw@chromium.org2009-10-091-1/+1
* Pull in latest Nixysa for newer npapi.h.maf@google.com2009-10-091-1/+1
* Fix some mroe includes.brettw@chromium.org2009-10-091-1/+1
* Fix a broken include in the mini installer testsbrettw@chromium.org2009-10-091-1/+1
* Fix the Windows printing build by updating an old include.brettw@chromium.org2009-10-091-1/+1
* Really fix the changed include to fix the ChromeOS build this time.brettw@chromium.org2009-10-091-1/+1
* Fix wrong include to fix the CromeOS build.brettw@chromium.org2009-10-091-1/+1
* Fix a missed include rename to fix the build.brettw@chromium.org2009-10-091-1/+1
* Support 8 and 32 bit formats for Mac Channel Swizzler.fbarchard@chromium.org2009-10-091-2/+4
* Update new data to match old data so checksum doesnt fail and remove old data.fbarchard@chromium.org2009-10-092-2/+2
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-0959-100/+99
* Convert gdk keycode to match base::KeyboardCode.oshima@chromium.org2009-10-091-1/+5
* Moving ShowContextMenu out of WebView_delegate and into WebViewClientyaar@chromium.org2009-10-0915-424/+334
* Suppress two data races in Chromium and a couple of races in libctimurrrr@chromium.org2009-10-091-0/+32
* Implement chrome.extension.connectExternal and fix various API inconsistencies.mpcomplete@chromium.org2009-10-0920-94/+376
* Allow the NTP to be bookmarked.pkasting@chromium.org2009-10-094-42/+16
* Adds support for recovering when a running test completes but killed the brow...kkania@google.com2009-10-095-417/+442
* Update cros network library code to work with the latest cros API that sends ...chocobo@google.com2009-10-092-3/+4
* Perf expectations update.chase@chromium.org2009-10-091-2/+2
* Mac: Theme the bookmark bar on the new tab page.erg@chromium.org2009-10-0910-50/+299
* Revert "Revert "Start the database query for the new tab page results as soon""tony@chromium.org2009-10-092-39/+93
* Relanding the interactive UI tests GYP factor out, as it turnsjcampan@chromium.org2009-10-093-268/+153
* When a GtkWidget was destroyed the NVH would not be detached.jcampan@chromium.org2009-10-093-10/+7
* Reverting 28545.darin@chromium.org2009-10-095-98/+113
* Revert "Start the database query for the new tab page results astony@chromium.org2009-10-092-85/+34
* A few more misc fixes for the linux port.mbelshe@chromium.org2009-10-094-24/+18
* Start the database query for the new tab page results as soontony@chromium.org2009-10-092-34/+85
* typo. TBR=pinkertonthakis@chromium.org2009-10-091-1/+1
* Just add a comment to explain some empty functions.tony@chromium.org2009-10-091-0/+6
* Roll deps for ffmpeg. Picks up new mac binaries with correct install_name.ajwong@chromium.org2009-10-091-1/+1
* Convert types in WebFrameLoaderClientImpl in preparation for movingdarin@chromium.org2009-10-095-113/+98
* Fixes compile error in NativeMenuGtk when building for 64 bit.sky@chromium.org2009-10-091-2/+2
* Linux x64 - Enable media tests since we have 64-bit ffmpeg now.mmoss@chromium.org2009-10-091-2/+1
* Make sure we call orderOut: before calling performClose:. This ensures the wi...pinkerton@chromium.org2009-10-092-2/+10
* Some fixes to the OS X Sandbox:jeremy@chromium.org2009-10-098-106/+187
* Add support for Swahili and Amharic.mal@chromium.org2009-10-098-0/+202
* Remove the preference localizer class.thomasvl@chromium.org2009-10-095-176/+181
* Don't run DnsMasterTest.MassiveConcurrentLookupTest under valgrindtimurrrr@chromium.org2009-10-091-0/+2
* Fixing scoped_ptr misusage in base/win_util.cctimurrrr@chromium.org2009-10-091-7/+10
* IB seems to have forgotten about the outlets on some of the custom classes, s...thomasvl@chromium.org2009-10-091-55/+140
* Web Socket support: Chromium IPCukai@chromium.org2009-10-091-0/+60
* Updating trunk VERSION from 222.2 to 222.3laforge@chromium.org2009-10-091-1/+1
* DJB2 Hash for applications where high speed hash or checksum values are needed.fbarchard@chromium.org2009-10-094-0/+74
* Add -loop=N option to test ffmpeg ogv decoding on loop.fbarchard@chromium.org2009-10-091-0/+20
* Fix possible null-pointer dereferences in WebKit API.tkent@chromium.org2009-10-098-8/+16
* Fixes a bug that .crx can not be installed by "Could not createtkent@chromium.org2009-10-092-4/+31
* Forgot backspace/shift-backspace.thakis@chromium.org2009-10-092-17/+22
* Print the element path in TestWebViewDelegate::decidePolicyForNavigation()tkent@chromium.org2009-10-099-108/+129