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
*
Move test_webview_delegate_gtk.cc next to test_webview_delegate_win.cc.
tc@google.com
2008-11-11
2
-1
/
+1
*
Handle the possibility of failure when starting a
paulg@google.com
2008-11-11
6
-26
/
+10
*
Don't output empty stderr lines. This will hopefully solve the MemoryError
pamg@google.com
2008-11-11
1
-2
/
+4
*
Fix linux build.
ojan@google.com
2008-11-11
1
-5
/
+4
*
Copy over the IDL files from port that really should be in the vendor branch ...
ojan@google.com
2008-11-11
20
-1659
/
+1
*
Quiet some old debugging printouts.
evanm@google.com
2008-11-11
1
-5
/
+0
*
Only block alert() requests from blocked popups; not all popups.
erg@google.com
2008-11-11
10
-89
/
+198
*
Ported plugin_stream to posix.
estade@chromium.org
2008-11-11
6
-93
/
+217
*
Fix a crash when dismissing an infobubble... could not locate Window*
ben@chromium.org
2008-11-11
2
-6
/
+9
*
Cache the GdkSkia object in PlatformContextSkia so that we aren't creating
agl@chromium.org
2008-11-11
8
-12
/
+31
*
Some changes necessary to build an optimized binary on Linux.
evanm@google.com
2008-11-11
8
-12
/
+23
*
Replace 7z with ar.
paulg@google.com
2008-11-11
1
-1
/
+1
*
Fix Chromium bug 4178
jhaas@chromium.org
2008-11-11
3
-1
/
+20
*
Basic cursor support.
evanm@google.com
2008-11-11
5
-2
/
+145
*
* Revert "Por rt flush_cache tool."
agl@chromium.org
2008-11-11
10
-109
/
+138
*
- Collect stderr separately from stdout and append it to the layout test output.
pamg@google.com
2008-11-11
5
-8
/
+243
*
Port flush_cache tool.
agl@chromium.org
2008-11-11
10
-138
/
+109
*
These files were missed from my last cleanup CL.
beng@google.com
2008-11-11
2
-63
/
+4
*
Cleanup and rearrange methods on BrowserWindow interface.
beng@google.com
2008-11-11
11
-165
/
+50
*
Ensure that windowed plugins get focus during WM_MOUSEACTIVATE. This fixes
ananta@chromium.org
2008-11-11
1
-18
/
+20
*
make sure we match all the tests and files that linux has running. We were ne...
pinkerton@google.com
2008-11-11
4
-8
/
+85
*
Remove duplicate plugin_geturl_test.cc from the to-be-ported list.
sgk@google.com
2008-11-11
1
-1
/
+0
*
remove unused files now that we're not PLATFORM(MAC) (take two, post merge la...
pinkerton@google.com
2008-11-11
1
-100
/
+0
*
NO CODE CHANGE. Just force a build.
maruel@chromium.org
2008-11-11
1
-4
/
+3
*
Break port dependency on glue. Create ResourceRequest::TargetType as a mirro...
darin@chromium.org
2008-11-11
4
-39
/
+57
*
Fix a UMR in MakePlatformWheelEvent().
ericroman@google.com
2008-11-11
3
-5
/
+2
*
Eliminate another dependency of port on glue.
darin@chromium.org
2008-11-11
3
-33
/
+40
*
Add unittests for eviction of http auth cache entries.
ericroman@google.com
2008-11-11
3
-8
/
+106
*
Fix a test shell bug, as well as fixing an affected test and removing our
evanm@google.com
2008-11-11
3
-6
/
+5
*
Add support for 256 bit full hashes to the new implementation.
paulg@google.com
2008-11-11
15
-615
/
+1045
*
Add autofill
jeremy@chromium.org
2008-11-11
1
-0
/
+6
*
fix windows net build under hammer
erikkay@google.com
2008-11-11
1
-1
/
+1
*
* fix linux build
tc@google.com
2008-11-11
2
-2
/
+4
*
Change made by external contributor Ibrar Ahmed (ibrar.ahmad@gmail.com), revi...
erikkay@google.com
2008-11-11
12
-279
/
+609
*
Rename BrowserView2 to BrowserView.
ben@chromium.org
2008-11-11
15
-178
/
+174
*
Review URL: http://codereview.chromium.org/10005
petersont@google.com
2008-11-11
13
-77
/
+148
*
This CL makes the form autofill popup menu behave like the Firefox's one, we ...
jcampan@chromium.org
2008-11-11
3
-2
/
+26
*
Fixes bug where carpet bombing dialog would come in some situations it
sky@google.com
2008-11-11
1
-10
/
+20
*
Fix test list booboo. TBR.
ojan@google.com
2008-11-11
1
-7
/
+6
*
Newlines, argh TBR=agl
dglazkov@google.com
2008-11-11
2
-2
/
+2
*
Fix mac build
dglazkov@google.com
2008-11-11
1
-4
/
+18
*
Turns out some of these are still flaky.
ojan@google.com
2008-11-11
1
-1
/
+8
*
Fix Linux tree by adding a newline to JSDOMBinding.cpp
agl@chromium.org
2008-11-11
1
-1
/
+1
*
Added CreateTemporaryFileName that takes a FilePath argument.
estade@chromium.org
2008-11-11
5
-18
/
+32
*
Get rid of ExceptionContext (2/2)
dglazkov@google.com
2008-11-10
13
-229
/
+221
*
Update test lists to match state of the world better.
ojan@google.com
2008-11-10
1
-138
/
+57
*
Forgot to remove these files.
ben@chromium.org
2008-11-10
2
-0
/
+0
*
* Fix two bugs
kuchhal@chromium.org
2008-11-10
2
-0
/
+2
*
More ChromiumBridge action to eliminate glue dependencies from port.
darin@chromium.org
2008-11-10
6
-61
/
+54
*
Rename tcp_client_socket.cc to _win.cc (should have been done long ago).
dkegel@google.com
2008-11-10
5
-25
/
+16
[next]