index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix dtor ordering, browser must destruct last.
pinkerton@chromium.org
2009-04-10
1
-1
/
+1
*
Adds LayoutTests/svg/text/text-tselect-02-f.svg to list of failures
sky@chromium.org
2009-04-10
1
-2
/
+2
*
Force c++ dtors to get called in objc interfaces (it was always on since gcc4...
pinkerton@chromium.org
2009-04-10
3
-25
/
+25
*
Adds some ifdefs so that test_shell can be compiled on linux
sky@chromium.org
2009-04-10
20
-36
/
+83
*
DevTools. Add V8 Application Remote Debugging Protocol support by apavlov. Or...
pfeldman@chromium.org
2009-04-10
22
-10
/
+2042
*
DevTools: Use v8 utility context in debugger agent.
pfeldman@chromium.org
2009-04-10
1
-7
/
+43
*
DevTools: Migrate CSS functionality to javascript.
pfeldman@chromium.org
2009-04-10
9
-354
/
+287
*
Serializing styles in JSON. Previous implementation (serializing as cssText) ...
serya@google.com
2009-04-10
4
-56
/
+133
*
DEPS roll for latest icu38.
sgk@google.com
2009-04-10
1
-1
/
+1
*
Flesh out more extensions tab api (added getTab, removeTab, updateTab)
rafaelw@chromium.org
2009-04-10
8
-8
/
+1449
*
Update expectations for new tests brought in with WebKit merge 42324:42364.
pam@chromium.org
2009-04-10
1
-0
/
+13
*
Chrome side of the WebKit popup changes.
paulg@google.com
2009-04-10
11
-90
/
+92
*
Fix LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml
ericroman@google.com
2009-04-10
3
-1
/
+0
*
Chromium side of WebKit merge 42324:42364.
pam@chromium.org
2009-04-10
3
-3
/
+12
*
Scrape search definitions from forms that have onsubmit handlers. The scrapin...
ben@chromium.org
2009-04-10
13
-31
/
+188
*
Remove instances of the New Tab button images that are not being used anymore.
jhawkins@chromium.org
2009-04-10
2
-8
/
+0
*
Comment the unselected_width parameter to the newly-added LayoutNewTabButton ...
jhawkins@chromium.org
2009-04-10
2
-7
/
+9
*
A few more flaky tests. TBR.
ojan@google.com
2009-04-10
1
-0
/
+2
*
Add the New Tab button for Linux tabstrip.
jhawkins@chromium.org
2009-04-10
2
-7
/
+248
*
Remove content script unit test. Too flakey. Will revisit
aa@chromium.org
2009-04-10
1
-6
/
+3
*
Rolling back change 13480 (change to gyp for webkit on windows).
bradnelson@google.com
2009-04-10
6
-1901
/
+3544
*
Fixing missing dependency in chrome.sln
bradnelson@google.com
2009-04-10
1
-0
/
+1
*
Change to look for webkit.gyp instead of webkit.sln.
bradnelson@google.com
2009-04-09
1
-6
/
+6
*
Update test lists with the state of the tree. TBR.
ojan@google.com
2009-04-09
1
-2
/
+9
*
Switching webkit to gyp on windows.
bradnelson@google.com
2009-04-09
6
-3544
/
+1901
*
Turn on parallel webkit tests for debug mode.
ojan@google.com
2009-04-09
2
-21
/
+19
*
Restore -Wall to Linux build and set up for -Werror.
sgk@google.com
2009-04-09
10
-19
/
+12
*
Replace chrome_process_filter with chrome_process_util.
estade@chromium.org
2009-04-09
23
-160
/
+349
*
The profile Source parameter of a BookmarkModelLoaded event can be null durin...
tim@chromium.org
2009-04-09
2
-4
/
+6
*
Fixing gyp description for windows with webkit/test_shell.
bradnelson@google.com
2009-04-09
3
-16
/
+134
*
Checking in FFmpeg benchmarking application.
scherkus@chromium.org
2009-04-09
3
-0
/
+212
*
Change the download UI not to report xx bytes of 0 bytes. Just report "xx byt...
thestig@chromium.org
2009-04-09
1
-11
/
+14
*
Fix ctrl+tab/ctrl+shift+tab were not working if web contents did not have foc...
tc@google.com
2009-04-09
2
-25
/
+43
*
Cleanup small mistakes from my previous changelists.
willchan@chromium.org
2009-04-09
2
-10
/
+9
*
UI test portage, second try.
estade@chromium.org
2009-04-09
13
-125
/
+141
*
Use two CustomDrawButtonBases to draw ToolbarStarToggleGtk.
erg@google.com
2009-04-09
2
-65
/
+30
*
A few more flaky tests. I'm not convinced at this point
ojan@google.com
2009-04-09
1
-0
/
+8
*
Put a focus ring on the url bar.
pinkerton@chromium.org
2009-04-09
1
-37
/
+17
*
Layout test rebaseline from removing scrollheight hack.
ojan@google.com
2009-04-09
3
-21
/
+21
*
Fix a flicker of the URL bar after you enter it. The code
brettw@chromium.org
2009-04-09
2
-4
/
+11
*
Disable inactive rendering for the frame before select popups are initialized...
ben@chromium.org
2009-04-09
1
-2
/
+2
*
Re-order the steps used to create the new browser window on a tab drag in ord...
pinkerton@chromium.org
2009-04-09
2
-7
/
+9
*
This CL adds a confirmation box when closing the browser with in-progress dow...
jcampan@chromium.org
2009-04-09
11
-3
/
+208
*
Make CustomContainerButton a gtk widget.
erg@google.com
2009-04-09
9
-174
/
+167
*
Fix empty title for worker process host when running the worker from a url wi...
jianli@chromium.org
2009-04-09
1
-10
/
+17
*
Make about:linux-splash the default home page and remove an ifdef so we can s...
jhawkins@chromium.org
2009-04-09
2
-5
/
+5
*
revert until I can figure out why the tests are hanging
ben@chromium.org
2009-04-09
14
-186
/
+33
*
Introducing ExtensionProcessManager. This manages the ExtensionViews to
mpcomplete@google.com
2009-04-09
16
-36
/
+232
*
Find window keyboard forwarding, part 2.
finnur@chromium.org
2009-04-09
1
-0
/
+5
*
Add a comment to the test file as requested in code review.
brettw@chromium.org
2009-04-09
1
-0
/
+1
[prev]
[next]