| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Valgrind cond error fix. Initialize uninitialized member variable. | oshima@chromium.org | 2010-05-14 | 2 | -24/+1 |
* | common_net depends on net and app_base. | jochen@chromium.org | 2010-05-14 | 1 | -1/+2 |
* | Only attempt once to autogenerate a keyword for search engines. | jochen@chromium.org | 2010-05-14 | 2 | -3/+12 |
* | Copy textAreaResizeCorner.png to SHARED_INTERMEDIATE_DIR. | tkent@google.com | 2010-05-14 | 1 | -0/+6 |
* | Added support for HTML5 progress element. | tkent@chromium.org | 2010-05-14 | 8 | -17/+145 |
* | Clear password filed on failed login. | dpolukhin@chromium.org | 2010-05-14 | 3 | -3/+11 |
* | Extend Valgrind suppression rule for Chromium OS to match leak occurs on Test... | tyoshino@chromium.org | 2010-05-14 | 1 | -1/+1 |
* | Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi... | zelidrag@chromium.org | 2010-05-14 | 21 | -121/+799 |
* | Suppress Valgrind detected leak in WebCore::V8DOMWrapper::wrapNativeNodeFilte... | tyoshino@chromium.org | 2010-05-14 | 1 | -1/+1 |
* | Add support for registering new-style pepper plugins on the command line. | darin@chromium.org | 2010-05-14 | 10 | -29/+134 |
* | Remove webkit_support_in_chromium.gyp and use webkit_support.gyp | tony@chromium.org | 2010-05-14 | 14 | -54/+27 |
* | Typo fix for r47191. | mmoss@google.com | 2010-05-14 | 1 | -1/+1 |
* | Make the font size in the candidate window bigger. | satorux@chromium.org | 2010-05-14 | 1 | -4/+10 |
* | Refactor: Remove the PassiveLogCollector::RequestInfo::url field. | eroman@chromium.org | 2010-05-14 | 4 | -30/+39 |
* | Clean up the last bits of the dirfd parameter that was used by | dumi@chromium.org | 2010-05-14 | 3 | -30/+3 |
* | Disable WorkerTest.OpenDatabaseSyncInputs on all Valgrind bots. | dumi@chromium.org | 2010-05-14 | 2 | -2/+1 |
* | Not using std::wstring to store progress status text because mshtml is sensit... | tommi@chromium.org | 2010-05-14 | 2 | -14/+65 |
* | Suppress a valgrind detected leak. | rvargas@google.com | 2010-05-14 | 1 | -0/+13 |
* | Supress a valgrind error for cros. | rvargas@google.com | 2010-05-14 | 1 | -0/+11 |
* | [Large; Chromium OS] Work to host the cloud print dialog when built | maruel@chromium.org | 2010-05-14 | 32 | -51/+1310 |
* | Fix the problem that FileReader does not work on Mac/Linux. The fix | jianli@chromium.org | 2010-05-14 | 3 | -9/+23 |
* | Add a constructor to initialize a URLRow with a URLID. This is needed when p... | mirandac@chromium.org | 2010-05-14 | 1 | -0/+11 |
* | Work around bug in gcc's name mangling causing linker to crash on Mac | kbr@google.com | 2010-05-14 | 1 | -3/+5 |
* | Stop the browser from scrolling the View contents when gpu accelerated compos... | vangelis@chromium.org | 2010-05-14 | 1 | -2/+9 |
* | Fix the chrome frame context menu back forward test which regressed in revisi... | ananta@chromium.org | 2010-05-14 | 4 | -15/+34 |
* | Changing platform util for chromeos to open a gmail when the user clicks mailto | dhg@chromium.org | 2010-05-13 | 1 | -1/+16 |
* | Clear IOSurface to transparent, not white, so that transparent CA plugins wor... | stuartmorgan@chromium.org | 2010-05-13 | 2 | -2/+2 |
* | Supress some heap check leaks. | rvargas@google.com | 2010-05-13 | 1 | -1/+14 |
* | More changes to sync npapi.h to the upstream npapi-headers version. | stuartmorgan@chromium.org | 2010-05-13 | 1 | -67/+62 |
* | Hook up ScreenLocker to screen lock cros library. | oshima@chromium.org | 2010-05-13 | 19 | -25/+494 |
* | Ensure that we use a normal browser window as parent for HTML dialogs on Chro... | xiyuan@chromium.org | 2010-05-13 | 1 | -7/+24 |
* | Fix a valgrind supression to include two failures. | rvargas@google.com | 2010-05-13 | 1 | -2/+2 |
* | Fix retrieval of Firefox proxy settings when it is using an autoconfig URL. | eroman@chromium.org | 2010-05-13 | 3 | -1/+56 |
* | Add TopSites::GetMostVisitedURLs and unittest for it using MockHistoryService. | brettw@chromium.org | 2010-05-13 | 4 | -11/+173 |
* | Do right-alignment of popups when WebKit indicates to do so. | avi@chromium.org | 2010-05-13 | 10 | -14/+51 |
* | Refactors TabStrip code for better sharing between TabStrip and | sky@chromium.org | 2010-05-13 | 29 | -1164/+1210 |
* | Move non-linux specific code from base/linux_util to app/gtk_util | pvalchev@google.com | 2010-05-13 | 7 | -31/+34 |
* | Minor fixes to docs.html. | kathyw@chromium.org | 2010-05-13 | 2 | -10/+4 |
* | Adding a method to RendererWebKitClientImpl to create a GLES2Context. | vangelis@chromium.org | 2010-05-13 | 2 | -0/+11 |
* | Add smarter popup position code to DOM UI Shared Resources. | arv@chromium.org | 2010-05-13 | 6 | -45/+506 |
* | Update the Featured videos. | kathyw@chromium.org | 2010-05-13 | 2 | -2/+12 |
* | Folded TestingProfileSyncService class into TestProfileSyncService. | akalin@chromium.org | 2010-05-13 | 7 | -48/+39 |
* | GTK: Support Ambiance/Radiance and Dust button ordering. | erg@chromium.org | 2010-05-13 | 5 | -87/+422 |
* | Remove a performance trace that seems to have caused a perf regression on XP,... | siggi@chromium.org | 2010-05-13 | 1 | -5/+0 |
* | Added cups development package depending on the version of linux. | mmoss@google.com | 2010-05-13 | 1 | -7/+14 |
* | Remove known crash entry, should no longer happen after WebKit roll at r47143 | jamesr@chromium.org | 2010-05-13 | 1 | -3/+0 |
* | Fix unit test breakage in last change. | amit@chromium.org | 2010-05-13 | 2 | -3/+5 |
* | Adds wrapping to support BOOL types on uniforms since some OpenGL drivers | gman@chromium.org | 2010-05-13 | 8 | -67/+391 |
* | Only use IDC_ values for command ids in the render view context menu. | estade@chromium.org | 2010-05-13 | 6 | -259/+292 |
* | Revert 47182 - Added dependency on ANGLE for all platforms now that it compil... | alokp@chromium.org | 2010-05-13 | 2 | -18/+50 |