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
*
Adding sync plugin messages, and plugin broadcasts to the renderer processes
zork@google.com
2008-09-15
10
-18
/
+163
*
Changes to get a small part of chrome/SConscript building. For now, just bui...
tc@google.com
2008-09-15
3
-240
/
+261
*
All these tests are failing in the jail.
nsylvain@chromium.org
2008-09-15
1
-0
/
+57
*
Make sure we don't execute code from the theme dll.
nsylvain@chromium.org
2008-09-15
1
-1
/
+1
*
Revert my last fix for a memory leak in the navigation controller tests. This
brettw@google.com
2008-09-15
1
-2
/
+2
*
Fix a leak in the unit tests.
brettw@google.com
2008-09-15
1
-2
/
+2
*
Ignore LayoutTests.
maruel@google.com
2008-09-15
0
-0
/
+0
*
First stab at lib dependencies
avi@google.com
2008-09-15
2
-1
/
+396
*
Fix unittest bustage due to NULL pointer deref (only in unittest mode, I hope).
pkasting@chromium.org
2008-09-15
3
-12
/
+18
*
Fix the issue http://code.google.com/p/v8/issues/detail?id=43
fqian@google.com
2008-09-15
4
-16
/
+39
*
Add test shell WebView and WebWidget host classes. This are stopgaps and
amanda@chromium.org
2008-09-15
6
-4
/
+1147
*
Fix the link paths.
avi@google.com
2008-09-15
1
-4
/
+12
*
Make jsbindings target depend on libxml_config (r=me/pink)
mark@chromium.org
2008-09-15
1
-0
/
+85
*
Changes to test shell on Mac.
avi@google.com
2008-09-15
3
-123
/
+95
*
Address a TODO for properly stripping references from request URL.
ericroman@google.com
2008-09-15
4
-10
/
+65
*
Make the GoogleURLTracker only fetch the Google hostname if the user's defaul...
pkasting@chromium.org
2008-09-15
6
-30
/
+168
*
Add preferences for the clear browsing data dialog so that
tc@google.com
2008-09-15
5
-5
/
+48
*
Remove the unneeded pending entry from the unit tests.
brettw@google.com
2008-09-15
1
-17
/
+0
*
Add in a temp copy of the WebKit SPI files. These are the ones corresponding ...
avi@google.com
2008-09-15
5
-6
/
+329
*
Turn off ActiveX for non-Windows platforms
avi@google.com
2008-09-15
2
-1
/
+9
*
An early optimization in std::pair<> in Visual Studio 2008 Service Pack 1 mak...
maruel@google.com
2008-09-15
1
-0
/
+9
*
For some reasons the linker excludes 2 of our hooks
nsylvain@chromium.org
2008-09-15
1
-0
/
+4
*
Occasionally GetLastActiveBrowserWindow fails on the build bots, probably bec...
beng@google.com
2008-09-15
1
-1
/
+1
*
Hit test zone for the new tab button should follow its visible shape.
beng@google.com
2008-09-14
1
-1
/
+57
*
Revert these changes now the experiment is complete.
beng@google.com
2008-09-14
3
-5
/
+1
*
Yet another test, this time with a tweak to the find test.
beng@google.com
2008-09-14
3
-1
/
+5
*
Fix a debug assertin when running the web contents unit test. The error is in
brettw@google.com
2008-09-14
1
-0
/
+3
*
A couple of tweaks to the AeroGlassNonClientView:
beng@google.com
2008-09-14
1
-2
/
+2
*
Roll back frame test now buildbots have cycled.
beng@google.com
2008-09-14
2
-3
/
+0
*
Test frames on the builders again to see if notification change helped.
beng@google.com
2008-09-14
2
-0
/
+3
*
Include the area to the right of the tabstrip underneath the window controls ...
beng@google.com
2008-09-14
1
-3
/
+11
*
This is almost a complete rewrite of DidNavigate and the associated Navigatio...
brettw@google.com
2008-09-14
24
-990
/
+1304
*
Update overridden function signature for the test to bring it in sync with my
brettw@google.com
2008-09-14
2
-4
/
+2
*
Roll back frames now test run is complete.
beng@google.com
2008-09-14
2
-3
/
+0
*
Test new frames on buildbots again.
beng@google.com
2008-09-14
2
-0
/
+3
*
Fix interactive UI tests...
beng@google.com
2008-09-14
3
-8
/
+15
*
Get the new frames to pass the accessibility UI tests.
beng@google.com
2008-09-14
4
-8
/
+90
*
Fix an include path.
paulg@google.com
2008-09-14
1
-1
/
+1
*
Provide necessary constructors in StackAllocator and PrivateHookAllocator to ...
maruel@google.com
2008-09-14
3
-5
/
+24
*
Move the Save Page code to the browser/download/ directory.
paulg@google.com
2008-09-14
22
-92
/
+96
*
Add unit test for HttpResponseHeaders::GetStatusText()
ericroman@google.com
2008-09-13
2
-10
/
+38
*
fix build bustage
beng@google.com
2008-09-13
1
-1
/
+1
*
fix build bustage
beng@google.com
2008-09-13
1
-1
/
+1
*
fix build bustage
beng@google.com
2008-09-13
2
-2
/
+2
*
Move more UI stuff into browser/views
beng@google.com
2008-09-13
53
-109
/
+109
*
turn off new frames again.
beng@google.com
2008-09-13
1
-1
/
+0
*
testing new frames on one cycle of buildbots
beng@google.com
2008-09-13
1
-0
/
+1
*
Move the download code to new directories:
paulg@google.com
2008-09-13
35
-94
/
+96
*
Remove the TODO to remove --start-maximized. It seems this switch is
pjohnson@google.com
2008-09-13
1
-3
/
+0
*
forgot to modify this file
beng@google.com
2008-09-13
1
-2
/
+2
[next]