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
*
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
*
Scrape search definitions from forms that have onsubmit handlers. The scrapin...
ben@chromium.org
2009-04-09
14
-31
/
+210
*
back out r13442
estade@chromium.org
2009-04-09
10
-133
/
+113
*
UI test string portage.
estade@chromium.org
2009-04-09
10
-113
/
+133
*
Flatten down to a single toolbar per window, significantly simplifying the ta...
pinkerton@chromium.org
2009-04-09
16
-908
/
+1117
*
Add a resize layout animation to the Linux tabstrip.
jhawkins@chromium.org
2009-04-09
2
-7
/
+98
*
Undo of last piece of http://codereview.chromium.org/56119 (temporary
jrg@chromium.org
2009-04-09
1
-4
/
+4
*
Mark failing tests from WebKit merge 42287:42324
brettw@chromium.org
2009-04-09
1
-0
/
+9
*
Actually implement js message boxes on linux. This handles
tc@google.com
2009-04-09
5
-6
/
+128
*
Chrome side of WebKit merge 42287:42324.
brettw@chromium.org
2009-04-09
2
-3
/
+3
*
Add dummy encryptor implementations for mac and linux.
thestig@chromium.org
2009-04-09
7
-36
/
+98
*
Add a remove tab animation for the Linux tabstrip.
jhawkins@chromium.org
2009-04-09
2
-14
/
+138
*
Disk cache: fix broken UMA reports.
rvargas@google.com
2009-04-09
3
-2
/
+11
*
Read script ids for call stack frames from 'backtrace' response.
yurys@google.com
2009-04-09
1
-1
/
+8
*
Re-land add UTF8 versions of GetString and GetStringF. This is useful for
tc@google.com
2009-04-09
2
-0
/
+39
*
Skia: Fix skia compile error with newer gcc versions.
agl@chromium.org
2009-04-09
1
-0
/
+2
*
Add a const cast.
erg@google.com
2009-04-09
1
-1
/
+2
*
Implement Printer Preference Persistence (Step 1/3)
maruel@chromium.org
2009-04-09
5
-6
/
+84
*
fix build bustage
darin@chromium.org
2009-04-09
1
-1
/
+1
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-09
31
-230
/
+313
*
DevTools: Cache resources before attach, hide agents behind the flag.
pfeldman@chromium.org
2009-04-09
9
-63
/
+112
*
Reverting 13419.
pfeldman@chromium.org
2009-04-09
9
-110
/
+62
*
DevTools: Cache resource metainfo even when debugger agent is not attached.
pfeldman@chromium.org
2009-04-09
9
-62
/
+110
*
Delete Chrome extensions related registry entries on uninstall.
kuchhal@chromium.org
2009-04-09
1
-0
/
+11
*
Move to custom painting the omnibox results with GDK.
deanm@chromium.org
2009-04-09
2
-51
/
+168
*
Min XP Service Pack required is two not one.
kuchhal@chromium.org
2009-04-09
1
-2
/
+2
*
Implemented navigation through the search results (jump to next/next)
serya@google.com
2009-04-09
2
-20
/
+83
*
rebase and more minor changes.
aa@chromium.org
2009-04-09
15
-179
/
+118
[next]