summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Relanding the interactive UI tests GYP factor out, as it turnsjcampan@chromium.org2009-10-092-267/+151
* When a GtkWidget was destroyed the NVH would not be detached.jcampan@chromium.org2009-10-092-7/+4
* Revert "Start the database query for the new tab page results astony@chromium.org2009-10-092-85/+34
* 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
* 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-095-0/+178
* 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
* 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
* Forgot backspace/shift-backspace.thakis@chromium.org2009-10-092-17/+22
* Print the element path in TestWebViewDelegate::decidePolicyForNavigation()tkent@chromium.org2009-10-092-2/+2
* Revert r28519-28523. Accidentally used wrong command,aa@chromium.org2009-10-098-66/+66
* set BrowserActionButton inset to 0 so icon can draw to edges.rafaelw@chromium.org2009-10-094-7/+59
* wheeaa@chromium.org2009-10-091-1/+1
* remove old filesaa@chromium.org2009-10-094-0/+0
* update chrom.gypaa@chromium.org2009-10-091-4/+4
* patch from issue 261007aa@chromium.org2009-10-0910-212/+44
* copy files to new location to help git cl patchaa@chromium.org2009-10-094-0/+168
* Enable a lot of WorkerTest.WorkerFastLayoutTests and comment outlevin@chromium.org2009-10-091-4/+3
* [Windows] Add a button in bookmark manager to show the status of bookmarks sy...tim@chromium.org2009-10-093-6/+114
* Fix signature of onConnect.addListener in content scripts doc.asargent@chromium.org2009-10-092-4/+4
* Eliminate WebView::GetDelegate and replace RenderViewSet with a map fromdarin@chromium.org2009-10-098-75/+145
* Sync: Remove pthreads from syncapi. Convert AddressWatchThread from pthreads ...tim@chromium.org2009-10-091-51/+57
* Spellchecker:estade@chromium.org2009-10-093-115/+231
* Make on-demand download directory creation safe.estade@chromium.org2009-10-094-20/+39
* GTK: Draw a strikethrough over bad https.estade@chromium.org2009-10-092-6/+85
* Protect the user against whitelisted external protocol bombardment as well as...estade@chromium.org2009-10-091-1/+2
* Disable all browser focus tests on windows. They are hanging or crashing on t...estade@chromium.org2009-10-091-9/+12
* Support cmd-left/right for history.thakis@chromium.org2009-10-096-19/+145
* Set size before realizing window in chrome os.davemoore@chromium.org2009-10-091-0/+4
* Replace pthreads locks with chrome locks in syncable.cc.chron@chromium.org2009-10-094-211/+234
* Bug fix: MetricsService::RecordPluginChanges should handle only pluginsgregoryd@google.com2009-10-092-5/+28
* Linux: Prevent first-run bubble from getting clipped on high-DPI displays.derat@chromium.org2009-10-093-5/+13
* Update the SSLClientAuthHandler to use the thread safe reference counter.mbelshe@google.com2009-10-091-1/+2
* Implement animation using ThrobAnimation.chocobo@google.com2009-10-093-72/+46
* Revert r28489 as it broke the linux build.aa@chromium.org2009-10-094-40/+16
* Make some minor improvements to browser action samples:aa@chromium.org2009-10-098-33/+29
* Reverting 28404, it seems to break the interactive ui tests in mysterious ways.jcampan@chromium.org2009-10-092-151/+267
* Make the max size for ImageTrackingLoader configurable. This makes it so that...aa@chromium.org2009-10-094-16/+40
* Implement the missing memory information functions that memory_test uses.vandebo@chromium.org2009-10-081-4/+57
* Hide "Undocumented." items in the API reference doc. People found themkathyw@google.com2009-10-081-3/+3
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-0820-51/+81
* Move ffmpeg binaries into the Framework package so it can be accssed by Chrom...ajwong@chromium.org2009-10-082-23/+45
* Coverity: check file_util::ReadFileToString return.mattm@chromium.org2009-10-081-1/+1
* Remove comments and const_cast that is no longer necessary with the latest Skia.brettw@chromium.org2009-10-082-8/+2