summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Reapply linux build fix patch to ffmepg glue code from r12791 that was lost i...hclam@chromium.org2009-04-061-12/+7
* Fix issue 8589: Disable spellcheck field from the context menu when spell che...sidchat@google.com2009-04-061-3/+9
* Roll DEPS to pick up WebKit changes from http://codereview.chromium.org/62058dglazkov@google.com2009-04-061-1/+1
* Better Linux ChromeCanvas text drawing, using Pango.deanm@chromium.org2009-04-065-75/+117
* Removing duplicate test expectationsdglazkov@google.com2009-04-061-6/+0
* Roll out dominantScript, getGenericFontFamily patches to unfork a bunch of fi...dglazkov@google.com2009-04-063-3/+14
* Add YV16 convertfbarchard@chromium.org2009-04-062-13/+65
* DevTools: Glue part for the 'attach early' functionality.pfeldman@chromium.org2009-04-065-30/+62
* DevTools: Split message handling on the agent side into the Renderer and IO h...pfeldman@chromium.org2009-04-068-150/+115
* Fix include guards in GTK tabstrip (chrome/browser/gtk/tabs/).deanm@chromium.org2009-04-063-9/+9
* Redirecting buildbots to use v8_shell.exe instead of v8_shell_sample.exebradnelson@google.com2009-04-065-18/+16
* Rebaseline shadow-related tests after:aa@chromium.org2009-04-0617-21/+8
* Rolling back change 13146.bradnelson@google.com2009-04-062-2/+2
* Fix a crash when canceling a save page operation.paulg@google.com2009-04-061-3/+11
* Changing v8_shell to v8_shell_sample to match what the buildbot expects.bradnelson@google.com2009-04-062-2/+2
* Switching to gyp generated v8 on windows.bradnelson@google.com2009-04-063-410/+100
* Oops, #ifdef = #ifnsylvain@chromium.org2009-04-061-1/+1
* Make the new save as dialog work on Vista too, sincensylvain@chromium.org2009-04-061-2/+2
* It looks like the local files are not built anymore on linuxnsylvain@chromium.org2009-04-061-0/+4
* This test has been flaky since 13111.nsylvain@chromium.org2009-04-051-0/+3
* Suppress skia font leak for now, see http://crbug.com/9757dkegel@google.com2009-04-051-0/+8
* Started failing between revision 13096 and 13099.nsylvain@chromium.org2009-04-051-0/+3
* Switching windows over to gyp generated googleurl.bradnelson@google.com2009-04-053-3/+3
* Reverting 13136.brettw@chromium.org2009-04-051-1/+5
* Re-enable the NavigationControllerHistory test.brettw@chromium.org2009-04-051-5/+1
* Remove more reliance on tab contents types.brettw@chromium.org2009-04-056-571/+397
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-0516-126/+179
* Fixing guid to match sln files (odd this oversight hasn't caused more problems?)bradnelson@google.com2009-04-051-1/+1
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-0425-951/+788
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-0411-34/+60
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-0415-3/+98
* Remove unused variable from POSIX SharedMemory implementation.thestig@chromium.org2009-04-042-8/+5
* Fix null termination bug when reading UserScriptaa@chromium.org2009-04-041-2/+4
* Gtk: pass the correct event time when we show right click context menus in th...estade@chromium.org2009-04-036-10/+33
* Add a bug annotation to http/tests/navigation/onload-navigation-iframe-timeou...darin@chromium.org2009-04-031-6/+5
* Fix potential crash when multiple workers try to start at the same time. In o...jianli@chromium.org2009-04-031-0/+18
* Make V8WorkerContextObjectEventListener from upstream compiled.jianli@chromium.org2009-04-032-0/+10
* Change the size of media cachehclam@chromium.org2009-04-031-3/+4
* Remove a DCHECK in RenderView::CloseAudioStreamhclam@chromium.org2009-04-031-5/+7
* Lands fix for 9659 from tedoc. See http://codereview.chromium.org/60059 for r...sky@chromium.org2009-04-032-3/+21
* DEPS roll for gyp Linux generator fix.sgk@google.com2009-04-031-1/+1
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-0319-43/+447
* Add 'variants' support on Linux for COVERAGE=, PROFILE= and SYMBOLS=.sgk@google.com2009-04-032-1/+14
* Make the font family and the font size used in dom UI localizable. This is a ...jungshik@google.com2009-04-0365-49/+119
* NULL check web_contents_ to prevent a crash.tc@google.com2009-04-031-2/+3
* Create a well-defined region that closely matches the shape of the tab to use...jhawkins@chromium.org2009-04-034-36/+35
* Updates to account for latest build bot activity.darin@chromium.org2009-04-031-16/+10
* Make ProxyResolverV8 the default.ericroman@google.com2009-04-033-9/+7
* Gtk: Insert a border at the bottom of the toolbar.estade@chromium.org2009-04-031-0/+10
* Fixing misuse of FFmpeg in decodershclam@chromium.org2009-04-032-7/+17