summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 28716 - Gets blocked popups to work on views/gtk. I had to fix a coupl...nsylvain@chromium.org2009-10-138-235/+133
* Fixed lame typo.oshima@chromium.org2009-10-131-2/+2
* Doesn't run the TestStressDrawShapes test on IE, because selenium/ie is too s...kkania@google.com2009-10-131-1/+2
* This removes the command buffer tests from the non-command buffergspencer@google.com2009-10-132-15/+23
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-1211-18/+59
* Add explicit dependency to x11. This comes from webkit as well, but views/gtk...oshima@chromium.org2009-10-121-1/+1
* Convert a CopyRecursiveDirNoCache to use FilePaths insteadtony@chromium.org2009-10-128-39/+34
* Enables the sending of Timeline Agent and Resource messages to the devtools a...jamesr@chromium.org2009-10-1217-67/+135
* Use FilePaths in chrome_url_data_manager.evan@chromium.org2009-10-122-14/+14
* Make the timeout for tests that need to be marked as SLOW be 2X inojan@chromium.org2009-10-121-34/+53
* Remove old NTParv@chromium.org2009-10-127-1073/+5
* Make the bubble demo use the command buffer structs.gman@google.com2009-10-123-375/+242
* TBR=dglazkovhclam@chromium.org2009-10-123-27/+11
* Add a DLOG error to the command buffer and removegman@google.com2009-10-128-69/+173
* CommandLine: rejigger how initialization works.evan@chromium.org2009-10-126-75/+70
* In a signal handler, call _exit, not exit.jrg@chromium.org2009-10-121-1/+4
* Status bubbles should wait before showing and hiding, and should fade in andmark@chromium.org2009-10-123-56/+665
* Configure git-cl hooks based on git-cl-upload-hook.chase@chromium.org2009-10-121-0/+2
* Use size_t rather than uint32 in a few more placesmbelshe@chromium.org2009-10-122-4/+4
* Changes assertMatrix to call get_eval per matrix instead of per every value i...kkania@google.com2009-10-122-8/+10
* Disable nested message loops in Mac for now. There seems to be a problem wit...jam@chromium.org2009-10-122-0/+7
* More gypbuild infrustructure.gman@google.com2009-10-121-21/+95
* Fixed data race between GetDatabase and CheckURL at startup.erikkay@chromium.org2009-10-127-58/+23
* Step 2 in porting disk cache to using FilePath.tony@chromium.org2009-10-1210-19/+41
* Fix for canvas.drawBitmapgman@google.com2009-10-124-6/+9
* Separated CommandBuffer and GPUProcessor into separate static library so O3D ...apatrick@google.com2009-10-121-32/+38
* Update test expectations to reflect failureshclam@chromium.org2009-10-121-1/+1
* Mark a layout test as crashhclam@chromium.org2009-10-121-0/+1
* Mark some more WorkerTest as failhclam@chromium.org2009-10-121-2/+4
* Disable some more tests in WorkerTesthclam@chromium.org2009-10-121-3/+6
* Revert "[Mac] Add breakpad info for crashes in the target/action dispatcher."shess@chromium.org2009-10-121-47/+0
* Disable WorkerTest.LimitTotalhclam@chromium.org2009-10-121-1/+2
* Layout test results and style fix in webkit/api/srchclam@chromium.org2009-10-122-7/+10
* [Mac] Add breakpad info for crashes in the target/action dispatcher.shess@chromium.org2009-10-121-0/+47
* First version of pepper api implementation:sehr@google.com2009-10-127-34/+665
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-1248-149/+118
* Roll WebKit to r49432hclam@chromium.org2009-10-123-3/+33
* Remove old data, once we are not using it.fbarchard@chromium.org2009-10-122-2/+0
* Make function definition order (.cc) match function declaration order (.h). ...pkasting@chromium.org2009-10-121-399/+399
* AppendText was appending twice due to bad merge happened in the past.oshima@chromium.org2009-10-122-5/+8
* Fix chrome frame build.ananta@chromium.org2009-10-122-732/+732
* Implement a version of NativeMetafile for the Macstuartmorgan@chromium.org2009-10-125-8/+248
* use djb2 hash in media/basefbarchard@chromium.org2009-10-121-21/+17
* Minor cleanup. Use WebViewClient instead of WebViewDelegatedarin@chromium.org2009-10-123-4/+3
* Gets blocked popups to work on views/gtk. I had to fix a couple ofsky@chromium.org2009-10-128-133/+235
* Add kNoErrorDialogs to the list of allowed switches to prevent the chrome lau...ananta@chromium.org2009-10-121-0/+1
* Remove unused feed_preview.{h,cc} files.darin@chromium.org2009-10-123-142/+0
* Fix a browser crash when calling browserAction.setIcon(invalidIndex).mpcomplete@chromium.org2009-10-123-1/+22
* Start migrating the disk cache to using FilePath.tony@chromium.org2009-10-1213-74/+104
* Forwards mouse leave to renderer for views/gtk.sky@chromium.org2009-10-121-5/+5