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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement basic ShowItemInFolder for linux.
estade@chromium.org
2009-03-24
2
-17
/
+5
*
Switch some more ASCII locale code wstrings to strings.
estade@chromium.org
2009-03-24
7
-252
/
+226
*
Reverting r12383, caused a build breakage on all platforms.
maruel@chromium.org
2009-03-24
9
-86
/
+40
*
Issue 6477: Support modifier clicks on UI elements
idanan@chromium.org
2009-03-24
9
-40
/
+86
*
Make the find bar blue. Hooks up the prev/next buttons and the
tc@google.com
2009-03-24
2
-12
/
+106
*
New tab page was linking to the wrong URL for the history page. We don't need...
glen@chromium.org
2009-03-24
2
-31
/
+18
*
Improve the Linux Omnibox ssl background / scheme coloring.
deanm@chromium.org
2009-03-24
1
-8
/
+16
*
Add a progress meter to the downloads page.
glen@chromium.org
2009-03-24
2
-12
/
+159
*
History import was exercising a codepath that didn't have code to update Hist...
glen@chromium.org
2009-03-24
1
-0
/
+6
*
Fixes crash in new tab page when searching from a field other than the
sky@google.com
2009-03-24
1
-4
/
+6
*
Make sure we never pass a nil charcode, AppKit gets very unhappy about that.
pinkerton@chromium.org
2009-03-24
1
-2
/
+3
*
Porting of unit tests in chrome/
phajdan.jr@chromium.org
2009-03-24
2
-29
/
+29
*
Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...
pfeldman@chromium.org
2009-03-24
4
-10
/
+39
*
Get rid of WaitForWindowCountToChange.
phajdan.jr@chromium.org
2009-03-24
1
-22
/
+6
*
Add basic infrastructure for sending async browser API request and receiving ...
aa@chromium.org
2009-03-24
6
-1
/
+110
*
Fix a bug in ResourceMessageFilter
hclam@chromium.org
2009-03-24
1
-1
/
+1
*
Finish hooking up the worker process UI: use the domains of the workers as th...
jam@chromium.org
2009-03-24
13
-28
/
+109
*
Make the history and downloads pages work in RTL.
glen@chromium.org
2009-03-24
2
-0
/
+20
*
Extensions now support css user script definition. This checkin adds
georged@chromium.org
2009-03-24
1
-5
/
+17
*
Rename ExtensionMessageService::PostMessage because windows #defines that to
mpcomplete@google.com
2009-03-23
3
-3
/
+4
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
10
-10
/
+262
*
The death knell for the old native buttons, checkboxes and radio buttons.
ben@chromium.org
2009-03-23
43
-421
/
+372
*
Add initial implementation of the Linux TabStrip.
jhawkins@chromium.org
2009-03-23
5
-14
/
+671
*
Removed zombie hunter code
maruel@chromium.org
2009-03-23
3
-63
/
+0
*
Fully enable history_url_provider_unittest.cc for Mac.
shess@chromium.org
2009-03-23
2
-11
/
+0
*
Deliver events and notifications to the RootView.
erg@google.com
2009-03-23
1
-1
/
+8
*
BUG=9094
hclam@chromium.org
2009-03-23
1
-0
/
+18
*
Fix an invalid DCHECK for media request context
hclam@chromium.org
2009-03-23
2
-30
/
+43
*
Updating to use scoped_nsobject.
avi@google.com
2009-03-23
2
-9
/
+3
*
Hook up popup windows on Mac (no blocking yet).
avi@google.com
2009-03-23
2
-7
/
+35
*
Port more UI tests to Linux.
phajdan.jr@chromium.org
2009-03-23
5
-64
/
+54
*
Handle null window_id references and refer to a bug for further improvement.
avi@google.com
2009-03-23
3
-6
/
+16
*
Currently we have two types of devtools UI: Chrome built in developer tools w...
yurys@google.com
2009-03-23
16
-285
/
+335
*
Support for extensions permissions. This CL only contains, parsing, initializ...
rafaelw@chromium.org
2009-03-23
6
-10
/
+143
*
Attempt to detect impact of disabling dns prefetching on transaction latency
jar@chromium.org
2009-03-23
2
-8
/
+16
*
Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,
shess@chromium.org
2009-03-22
2
-5
/
+5
*
Revert change 12247 because it created a lot of memory regressions
nsylvain@chromium.org
2009-03-22
4
-164
/
+56
*
Initial revision of the DevTools frontend.
pfeldman@chromium.org
2009-03-22
1
-2
/
+2
*
Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.
finnur@chromium.org
2009-03-21
1
-0
/
+2
*
Committing issue 39299:
aa@chromium.org
2009-03-21
4
-56
/
+164
*
Allow multiple toolstrips in an extension.
aa@chromium.org
2009-03-21
5
-16
/
+34
*
Remove the old and no longer used SafeBrowsing storage
paulg@google.com
2009-03-21
10
-1581
/
+11
*
Fix linux input breakage: Don't wrap an important line in a DCHECK!
estade@chromium.org
2009-03-20
1
-1
/
+2
*
Pressing the Del key while a item is selected in the autocomplete popup delet...
jcampan@chromium.org
2009-03-20
11
-4
/
+91
*
Fix DCHECK in DownloadRequestDialogDelegateWin::DeleteDelegate
finnur@chromium.org
2009-03-20
1
-3
/
+0
*
Remove errant debugging line.
estade@chromium.org
2009-03-20
1
-1
/
+0
*
Adds a bookmark menu. This is experimental. To turn on you need
sky@google.com
2009-03-20
9
-9
/
+292
*
Consolidate into a single shutdown path.
tc@google.com
2009-03-20
2
-29
/
+32
*
Enable first UI test on Linux (browser/images_uitest.cc)
phajdan.jr@chromium.org
2009-03-20
2
-1
/
+4
*
Allow multiple js files per content script. Thanks to georged for making this...
aa@chromium.org
2009-03-20
4
-26
/
+6
[next]