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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rollback 1529.
rahulk@google.com
2008-08-29
4
-1
/
+8
*
fix build failure
rahulk@google.com
2008-08-29
1
-1
/
+0
*
Last minute changes for Chromium.
rahulk@google.com
2008-08-29
3
-7
/
+1
*
Made changes to the JavaScript debugger in preparing for an upcoming
sgjesse@google.com
2008-08-29
13
-104
/
+180
*
SCons build: Generate the chromium_strings* and google_chrome_string*
sgk@google.com
2008-08-29
1
-2
/
+21
*
Remove navigation_performance_viewer.{cc,h} from the SCons build,
sgk@google.com
2008-08-29
3
-112
/
+1
*
We don't need to support win2k, so we can always use rand_s. We can also use...
deanm@google.com
2008-08-29
1
-25
/
+2
*
Fixes crash in ClearBrowsingDataView that can only occur during the
sky@google.com
2008-08-28
2
-6
/
+19
*
We should not EXPECT to get a browser object or a window object, we should AS...
finnur@google.com
2008-08-28
3
-13
/
+18
*
Forgotten unit test chanes.
brettw@google.com
2008-08-28
4
-9
/
+17
*
Make a step on refactoring navigation. The eventual plan is to have the Navig...
brettw@google.com
2008-08-28
12
-255
/
+299
*
Fix tests that break with Chromium build.
rahulk@google.com
2008-08-28
3
-3
/
+20
*
Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.
darin@google.com
2008-08-28
15
-59
/
+69
*
Attempt at fixing crash in TaskManager. I'm skeptical this is it, but
sky@google.com
2008-08-28
1
-2
/
+2
*
Fix for the redness in the interactive test. We were using GetActiveWindow to...
finnur@google.com
2008-08-28
1
-6
/
+5
*
The GetWindowRect must return the rect of the container HWND; not the actual ...
erg@google.com
2008-08-28
5
-9
/
+20
*
This call is incorrect because calling it here allows any subframe to update ...
mmoss@google.com
2008-08-28
1
-4
/
+0
*
Enable logging on memory tests for debugging.
mbelshe@google.com
2008-08-28
1
-0
/
+2
*
Split the AutocompletePopup into model and view classes, step 1.
pkasting@google.com
2008-08-28
5
-821
/
+791
*
No code change, just changing a comment (a nit from my previous review). This...
finnur@google.com
2008-08-28
1
-3
/
+3
*
fix typo
rahulk@google.com
2008-08-28
1
-1
/
+1
*
Set svn:eol-style = LF and normalize newlines as on other files
mmentovai@google.com
2008-08-28
1
-3
/
+4
*
Adding a test to catch regressions where the Find box moves when you open and...
finnur@google.com
2008-08-28
12
-71
/
+274
*
Fixes regression where we were no longer deleting TabContents when
sky@google.com
2008-08-28
2
-11
/
+21
*
Use distribution specific branding for binaries version stamp.
rahulk@google.com
2008-08-28
4
-7
/
+12
*
Fix problem of safebrowsing database removing an add for a hostname when it g...
jabdelmalek@google.com
2008-08-28
2
-2
/
+31
*
Add region-specific suggest URLs for Yahoo_xx search engines where suggest se...
jungshik@google.com
2008-08-28
1
-45
/
+86
*
Change Chrome references to Chromium on about:memory page.
rahulk@google.com
2008-08-28
2
-4
/
+4
*
Remove Google Chrome specific strings from common resources file and use them...
rahulk@google.com
2008-08-27
126
-2151
/
+319
*
fix build break
rahulk@google.com
2008-08-27
1
-4
/
+0
*
fix build break
rahulk@google.com
2008-08-27
1
-1
/
+2
*
Rollback 148 that got submitted by mistake and is not ready yet.
rahulk@google.com
2008-08-27
42
-0
/
+2142
*
Add new generated_resources.grd file (with all references to Google Chrome re...
rahulk@google.com
2008-08-27
42
-2142
/
+0
*
Add distribution specific strings.
rahulk@google.com
2008-08-27
44
-0
/
+2432
*
Send the close browser window command via a automation message
joshia@google.com
2008-08-27
1
-12
/
+12
*
Changes saving of prefs/bookmarks to try move a second time if first
sky@google.com
2008-08-27
2
-4
/
+18
*
Adding a test to make sure Find restarts properly after a timeout.
finnur@google.com
2008-08-27
2
-0
/
+2266
*
Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...
brettw@google.com
2008-08-27
31
-425
/
+491
*
The positioning of detached dragged tabs was wrong with the new frames, becau...
beng@google.com
2008-08-27
1
-1
/
+1
*
Initialize memory to avoid UMR in unit test.
erikkay@google.com
2008-08-27
1
-0
/
+2
*
Fix header guard
nsylvain@google.com
2008-08-27
1
-3
/
+3
*
Fix header guard
nsylvain@google.com
2008-08-27
1
-3
/
+3
*
Fix header guard.
nsylvain@google.com
2008-08-27
1
-3
/
+3
*
Manually destroy the URLRequest before flushing pending tasks since the
darin@google.com
2008-08-27
1
-0
/
+4
*
Again, call RunAllPending to flush out the pending tasks. This is done to make
darin@google.com
2008-08-27
1
-0
/
+3
*
Explicitly call RunAllPending in the Teardown phase a few more unit tests to
darin@google.com
2008-08-27
4
-0
/
+12
*
Flush the message loop in the Teardown phase of these tests. This helps Purify
darin@google.com
2008-08-27
1
-0
/
+3
*
No code change. Just adding some comments explaining why we need to keep trac...
finnur@google.com
2008-08-27
1
-3
/
+7
*
Adding a UI test to catch the crash described in issue 1341577.This test is d...
finnur@google.com
2008-08-27
10
-79
/
+143
*
Makes deleting history no longer delete starred urls. Thiseffectively reenabl...
sky@google.com
2008-08-27
32
-495
/
+1063
[next]