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
*
Changed the behavior of the form autofill popup.
jcampan@chromium.org
2009-03-27
2
-26
/
+37
*
Search box support, Chromium side.BUG=9210
pkasting@chromium.org
2009-03-27
4
-4
/
+4
*
Add 32-bit libreadline to amd64 build deps.
mmoss@chromium.org
2009-03-27
1
-1
/
+2
*
Correctly position windows that are detached during a drag, instead of relyin...
pinkerton@chromium.org
2009-03-27
4
-15
/
+40
*
Fix a race condition opening a downloaded file.
paulg@google.com
2009-03-27
1
-6
/
+8
*
Fix renderer hang caused when a synchronous XHR is disallowed for security
darin@chromium.org
2009-03-27
5
-8
/
+68
*
Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...
pkasting@chromium.org
2009-03-27
3
-3
/
+18
*
Revert "Fix issues with DOM UI that cause focus to not be set to the URL bar ...
evan@chromium.org
2009-03-27
3
-200
/
+153
*
Revert "Support the IDR_SEARCH_xxx images in test_shell. Untested outside of...
evan@chromium.org
2009-03-27
3
-18
/
+3
*
Fix clipping by using the correct window styles for native buttons.
ben@chromium.org
2009-03-27
5
-39
/
+40
*
Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...
pkasting@chromium.org
2009-03-27
3
-3
/
+18
*
Re-baseline new test. Our results differ from WebKit's, mainly in minor ways.
pam@chromium.org
2009-03-27
2
-1
/
+462
*
Fix issues with DOM UI that cause focus to not be set to the URL bar and the
brettw@chromium.org
2009-03-27
3
-153
/
+200
*
Support --track_origins option.
dkegel@google.com
2009-03-27
3
-40
/
+99
*
Default native button were not activated anymore when enter was pressed.
jcampan@chromium.org
2009-03-27
5
-30
/
+160
*
Disable about:network for official builds since it's buggy.
brettw@chromium.org
2009-03-27
1
-1
/
+3
*
whitespace change to force a build after master restart
tc@google.com
2009-03-27
1
-0
/
+1
*
Fix downloads RTL Bustage
glen@chromium.org
2009-03-27
1
-0
/
+7
*
Fix interactive_ui_tests failures by temporarily allowing direct dns lookup.
phajdan.jr@chromium.org
2009-03-27
1
-1
/
+12
*
Add date information to the downloads page.
glen@chromium.org
2009-03-27
2
-4
/
+54
*
After r12485, every POST request has an UploadData, even if
wtc@chromium.org
2009-03-27
1
-2
/
+3
*
filter_context.GetMimeType returns false if there is no
wtc@chromium.org
2009-03-27
1
-1
/
+1
*
Forgot a file in last checkin.
pinkerton@chromium.org
2009-03-27
1
-0
/
+14
*
Hook up close button in tabs. Patch from rohitrao@google.com.
pinkerton@chromium.org
2009-03-27
9
-54
/
+121
*
Don't order the bubble window front; it shows up just fine.
avi@google.com
2009-03-27
1
-1
/
+0
*
Build real ui_tests on Mac
phajdan.jr@chromium.org
2009-03-27
1
-7
/
+22
*
Prevent making real DNS lookups by chrome tests.
phajdan.jr@chromium.org
2009-03-27
9
-18
/
+104
*
Demuxer stream now uses a callback instead of Assignable template. Cleaning ...
ralphl@chromium.org
2009-03-27
6
-57
/
+74
*
We need to set the clipping region of the HDC passed in to a windowless flash...
ananta@chromium.org
2009-03-27
5
-25
/
+46
*
CreateNewWindowInternal and ShowCreatedWindowInternal aren't actually platfor...
avi@google.com
2009-03-27
8
-131
/
+36
*
Adding back in another tests that is promptly going back to being flaky.
thomasvl@chromium.org
2009-03-27
1
-0
/
+1
*
Remove line cause dup for linux
thomasvl@chromium.org
2009-03-27
1
-3
/
+1
*
More windows test updates based on the last 20 runs (missed some from the last
thomasvl@chromium.org
2009-03-27
1
-29
/
+4
*
NO CODE CHANGE.
maruel@google.com
2009-03-27
0
-0
/
+0
*
Test list updates - trying to take the tree from orange to green:
thomasvl@chromium.org
2009-03-27
1
-40
/
+34
*
DevTools: add support for navigating to other tab while inspecting.
pfeldman@chromium.org
2009-03-27
11
-79
/
+163
*
1. Implemented an agent providing RPC interface to v8 debugger of the inspect...
yurys@google.com
2009-03-27
25
-15
/
+684
*
Build in a ../sconsbuild directory by default:
sgk@google.com
2009-03-27
3
-4
/
+7
*
Respect cookies set in a 401 responses when restarting the http transaction.
ericroman@google.com
2009-03-27
15
-77
/
+296
*
Treat all 1xx the same as a 100 (continue).
ericroman@google.com
2009-03-27
2
-2
/
+49
*
Automatically remove repository configurations on Linux package uninstall.
mmoss@chromium.org
2009-03-27
2
-5
/
+55
*
This check in is the initial step to try improve UI
huanr@chromium.org
2009-03-27
7
-20
/
+116
*
This CL fix issue 5724 - RTL: Windows context menu with Alt+Space Bar should ...
xji@chromium.org
2009-03-27
3
-4
/
+8
*
This fixes a few GRIT issues:
tc@google.com
2009-03-27
5
-16
/
+33
*
Fix leaks found by valgrind (which now works on the Mac!)
jrg@chromium.org
2009-03-27
3
-8
/
+15
*
- Re-enable DOM checker test.
patrick@chromium.org
2009-03-27
2
-2
/
+8
*
Removes the now unused eula resources
cpu@google.com
2009-03-27
1
-41
/
+0
*
Start using the upstream versions of V8NodeFilter and V8XML*.
levin@chromium.org
2009-03-27
11
-1119
/
+37
*
Gtk download shelf:
estade@chromium.org
2009-03-26
4
-19
/
+84
*
Lots of files touched for a very simple change. Everywhere we used a const M...
scherkus@chromium.org
2009-03-26
30
-122
/
+119
[next]